[6.12.1] - Release Notes
Support for new FMAD (Face Manipulation Attack Detector) cases has been added in this release. To enable this new feature, a new environment variable must be set, as it requires additional computational time.
# Liveness engine with new FMAD detector
FACEPHI_SELPHID_FACIALLIVENESS_DEPTH=full
# Variable not present, empty or with other values, FMAD will not be set
FACEPHI_SELPHID_FACIALLIVENESS_DEPTH=
Added
FACEPHI_SELPHID_FACIALLIVENESS_DEPTH=full
to connect FMAD detector (Face Manipulation Attack Detector) in liveness engine.