This project applies face detection to webcam video streams.
This project contains scrfd project in insightface.ai under Apache License 2.0.
Pretrained SCRFD-0.5GF including 5 keypoints predictions is used.
The script scrfd_video.py
is based on tools/scrfd.py
in scrfd project.