Skip to content

[5.7.0] - Release Notes

In this version, we have improved the FaceDetector and added a new pipeline that offers more security against PAIs (displays and mask).

Added

  • New FaceDetector: Implemented new face detector that reduces FTA as it´s more tolerable to low conditions, extreme angles and other difficult scenarios.
  • New pipeline that offers more security against PAIs (displays and mask).
  • Image formats WebP and TIFF are not allowed.
  • queueDuration on service endpoints to know how long an http request is queued awaiting resolution.
    {
        "authStatus": "Positive",
        "queueDuration": 35,
        "sdkDuration": 694,
        "similarity": 1.0,
        "trackingMessage": "",
        "trackingStatus": -1,
        "validTimeStamp": true
    }