Files
insightface/RetinaFace
2019-05-03 11:51:35 +08:00
..
2019-05-03 11:51:35 +08:00
2019-05-03 11:51:35 +08:00
2019-05-03 11:51:35 +08:00
2019-05-03 11:51:35 +08:00
2019-05-03 11:51:35 +08:00
2019-05-03 11:51:35 +08:00

RetinaFace Face Detector

Please check test.py for model usage.

Pretrained Model: RetinaFace-R50 is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4. It can output face bounding boxes and five landmarks in a single forward pass.

Light weight and large models will be released soon.

example1

example2