- faced (a customized face detection model)
- face_recognition (python face_recognition package)
- mtcnn (Multi-task Cascaded Convolutional Networks)
- an ultra-light model (1M ultra small model)
- yoloface (a face detector based on yolov3)
Run ultra_light_webcam.py:
- test code
- provide model links
- add descriptions to methods
- add links and references