Releases: 3DiVi/face-sdk
Releases · 3DiVi/face-sdk
Face SDK v3.15.0
What's new
- Added the new Object Detector processing block
- Added the new Emotion Estimator processing block
- Added the new Gender Estimator processing block
- Added the new 2D RGB Liveness Estimator processing block
- Added the new algorithm for Emotion Estimation with the "emotion_estimator_v2.xml" configuration
- Added the new algorithm for Gender Estimation with the "age_gender_estimator_v3.xml" configuration
- Added the new algorithm for 2D RGB Liveness Estimation with the "liveness_2d_estimator_v3.xml" configuration
Bug Fixes and Improvements
- Improved algorithm of Quality Estimation
Face SDK v3.14.0
What's new
- Added the new Human Body Detector
- Added the new model for estimating state of eyes with the "eyes_openness_estimator_v2.xml" configuration
Bug Fixes and Improvements
- Improved the ULD-detector work
- Fixed bounding boxes for the ULD and BLF detectors
- Fixed an error in VideoWorker that led to memory consumption increase
- Fixed errors in Active Liveness
- Fixed an error in the Flutter Plugin that occurred when online license was used
- Fixed an error in the
get_original_image()
method in Python API
Face SDK v3.13.0
What's new
- Added new improved identification algorithm
method11v1000
(up to 99.6% face recognition accuracy) - Added Flutter Support
Bug Fixes and Improvements
- Fixed an error in the CutFaceRawImage method
Face SDK v3.12.0
What's new
- Added the new Python demo identify_face.py
- Added detailed descriptions of license errors
Bug Fixes and Improvements
- Fixed a memory leak for detectors
- Fixed errors in c++ demo programs
- Fixed an error in the setParameter method
Face SDK v3.11.1
Bug Fixes and Improvements
- Fixed templates serialization for 10v methods
Face SDK v3.11.0
What's new
- Added new improved identification algorithms:
method10v30
,method10v100
,method10v1000
(up to 99.5% face recognition accuracy) - Added Swift Support for IOS
- Improved Python API
- Added Android 11 support
Bug Fixes and Improvements
- Fixed support of grayscale images for 2D Liveness
- Fixed Access Violation error in java
- Fixed compilation error for IOS
Face SDK v3.10.0
What's new
- Added the Face SDK installer with GUI. Supported platforms:
- Windows 7 or higher
- Ubuntu 16.04 or higher (x64 only)
- Added Python demo programs
Bug Fixes and Improvements
- Fixed the error that occurred when the
TemplateCreatedCallback
was called (Python) - Fixed the multiple thread issue in
video_recognition_demo
(Python) - Fixed fail when using VideoWorker on 32-bit systems (Python)
- Fixed fail when using Iris or Active liveness
Face SDK v3.9.0
What's new
- Added Active Liveness
- Added support for a temperature sensor on Telpo
- Added the RawSample.cutFaceRawImage method for face cropping and obtaining the result in the decoded form (as an array of pixels)
- Added detection confidence level
- Added FaceAttributesEstimator for Python
- Added the possibility to get an extended set of eye points
- Added estimation of the eyes state
Bug Fixes and Improvements
- Improved the speed of fda_tracker_capturer for a large number of people in the frame
- Fixed the application for Telpo RGB+IR on Android 9
- Fixed the Segmentation Fault that occurred with the REFA detector in some cases
- Fixed error loading library in Java
Face SDK v3.8.0
What's new
- Added display of the used FaceSDK library version
- Added GPU support on Android for liveness_2d_estimator.xml
- Added GPU support on Jetson (JetPack 4.3/4.4)
- Added the FaceMask Unity sample on Windows and Android
- Added the possibility to estimate the presence of a mask on the face
- Added a new version of RGB Passive Liveness (liveness_2d_estimator_v2.xml)
- Added GPU support for detectors (BLF, ULD, REFA)
Bug Fixes and Improvements
- Added display of the score parameter for Liveness2DEstimator
- Added base_angle support for the ULD, BLD, REFA detectors in FDATracker
Face SDK v3.7.1
Bug Fixes and Improvements
- Fixed the reading error from 3divi_face_sdk.lic when using a USB token