serengil/retinaface
RetinaFace is a deep learning-based face detection library for Python built on neural networks.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
RetinaFace implements a deep neural network for detecting faces in images, including facial landmark detection. It is a TensorFlow re-implementation of the InsightFace face detection module. The library provides pretrained weights and supports face detection even in crowded scenes.