Release Notes
1.1.0 (17 Mar 2023)
Note: This version of Image API uses Face SDK v3.17.0
What's New
- Added the ability to change a service module;
- Added liveness-anti-spoofing module for face-detector-liveness-estimator service;
- Added quality-liveness-anti-spoofing for face-detector-liveness-estimator service;
- Added support of graphics card for face-detector-template-extractor service.
Improvements
- Improved accuracy of age-estimator, gender-estimator, mask-estimator, emotion-estimator.
1.0.1 (10 Feb 2023)
Note: This version of Image API uses Face SDK v3.17.0
What's New
- Added a new field
downscale_rawsamples
to the configuration filedeployment.cfg
.When field is enabled, each sample is downscaled to the suitable size to reduce memory consumption.