[6.11.0] - Release Notes
In this release, the passive liveness engine has evolved, including support for new spoofing attacks, like FaceSwap or DeepFake. The facial extractor has also been calibrated to improve accuracy in low-resolution images. Finally, a new endpoint has been added to the C++ rest service, to obtain information about input buffers.
Improved
- New passive liveness engine, including detection of new spoofing cases.
- Face pattern extractor with low resolution images.
Fixed
- C++ Rest API service typos in
options
member:elapsedAllowedSeconds
(beforeellapsedAllowedSeconds
).minSimilarity
(beforeminSimilariry
).
Added
- New endpoint in the C++ rest service
/tokeninfo
, to get the type of an image or token.