-
Face Detection 0200
Download from OpenVINO Model Zoo -
Landmarks Regression Retail 0009
Download from OpenVINO Model Zoo -
Face Recognition ResNet100 ArcFace (ONNX)
Download and convert to OpenVINO IR format
pip install -r requirements.txtpython retina.py
1. Multiple face detection: detects multiple faces in a single frame without trouble but also mistakenly detects non-facial objects in long-distance and blurred scenarios
2. Face detection in darker lighting: The system can detect multiple faces successfully under low-light conditions.
3. Partially Occluded Face: Face detection is performed successfully even in scenarios involving partially occluded or half-visible faces