This commit is contained in:
nttstar
2019-04-18 17:17:03 +08:00

View File

@@ -1,2 +1,7 @@
### RetinaFace Detector
COMING SOON..
### RetinaFace Face Detector
Please check ``test_widerface.py`` for model usage.
Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1C6nKq122gJxRhb37vK0_LQ) 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.