Releases: 3DiVi/face-sdk
Releases · 3DiVi/face-sdk
v3.24.1
Bug Fixes and Improvements
- Fixed an error in the MATCHER_MODULE processing block that led to incorrect search results.
- Resolved an issue with angle detection during strong head turns for the tddfa fitter.
- Corrected a bug in the EYE_OPENNESS_ESTIMATOR that occasionally caused a segfault.
- Improved the display of results in processing_block_demo.
- Updated the Flutter version; Face SDK now supports versions 3.24.x.
v3.24.0
What's New
- 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.
v3.23.0
What's New
- Added EYE_OPENNESS_ESTIMATOR processing block.
- A modification has been added to the FACE_FITTER processing block for calculating anthropometric points from the fda set.
- Added functions for saving and loading Context-container into json files.
- Added support for Kotlin language for Android.
Bug Fixes and Improvements
- FACE_FITTER processing blocks additionally output head rotation angles.
Face SDK v3.22.1
Bug Fixes and Improvements
- Fixed bugs that caused the application to crash in the Python API.
- Fixed bugs that caused the application to crash in the Java API on Windows.
- Fixed the behavior of the uld detector, where reducing the min_size parameter led to a decrease in face detection quality.
- Fixed a bug for the FACE_TEMPLATE_EXTRACTOR processing block, where the intra_op_num_threads configuration parameter did not affect the operation of the processing block.
Face SDK v3.22.0
What's New
- It's now possible to utilize the Processing Blocks API in the Java API.
- Flutter API now includes classes with isolates.
- Added auxiliary functions for image reading, conversion, and input Context-container formation.
Bug Fixes and Improvements
- Minor fixes for the Python API.
Face SDK v3.21.0
What's new
- Added version 2 of the 2d processing block for Liveness estimation.
- New 2d_light modification added to the Liveness estimation processing block with faster and lighter algorithms.
Bug Fixes and Improvements
- Improved error messaging with Face SDK version output included.
Face SDK v3.20.1
Bug Fixes and Improvements
- Fixed app_id generation for Android 11+.
- Resolved a licensing error when running multiple Face SDK processes from different users.
- Fixed improper functioning of VideoWorker in Flutter.
Face SDK v3.19.2
Bug Fixes and Improvements
- Fixed app_id generation for Android 11+.
- Resolved a licensing error when running multiple Face SDK processes from different users.
- Fixed improper functioning of VideoWorker in Flutter.
- Fixed an error when using online licenses on Android 9.
Face SDK v3.18.2
Bug Fixes and Improvements
- Fixed app_id generation for Android 11+.
- Resolved a licensing error when running multiple Face SDK processes under different users.
- Fixed an error when using online licenses on Android 9.
Face SDK v3.20.0
What's new
- Updated Flutter version, now SDK supports versions 3.0.0 - 3.16.6
- Updated C# API, now SDK supports .NET 6
- Processing Blocks API is now available as part of C# API
- Processing Block API now has all the blocks needed for face recognition
- New model for gender estimation, which allows you to get slightly more accurate results
Bug Fixes and Improvements
- Fixed a bug with licensing on Android 9