You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the GLASSES_ESTIMATOR processing block to assess the presence of glasses on a face.
Introduced a new version of the QUALITY_ASSESSMENT_ESTIMATOR processing block with modified assessment capabilities. This version estimates facial image quality according to the international ICAO standard.
Added a new ssyv_light modification for the FACE_DETECTOR processing block, offering high accuracy in access control and remote identification scenarios, and is also suitable for mobile devices.
Added support for processing blocks in the Swift API.
Introduced new versions for the LIVENESS_ESTIMATOR processing block with 2d and 2d_light modifications, which reduce recognition errors during attacks by half.
Added 2d_ensemble and 2d_ensemble_light modifications to the LIVENESS_ESTIMATOR processing block. These new modifications perform better against 2D and 3D mask attacks.
Bug Fixes and Improvements
Reduced the size of the libfacerec.so library for the Android platform.
Improved angle detection accuracy for the FDA fitter.
Fixed errors in the Flutter API that caused segfaults on 32-bit devices.
Fixed an issue in the FACE_FITTER processing block that caused an exception when the objects array was missing in the input context.