RetinaFace is a state-of-the-art single-stage face detector that combines a robust backbone with multi-task learning to predict face locations, landmarks, and context-aware features simultaneously.
This model uses RetinaFace with a ResNet-50 backbone, providing a strong trade-off between detection accuracy and computational efficiency. It is well suited for face detection and landmark localization in applications such as authentication, video surveillance, and human–computer interaction.