ZHEQIUSHUI / Faster-RetinaFace-Cpp-mxnet

4 stars 0 forks source link

Faster-RetinaFace-Cpp-mxnet

this repositories retinaface is faster than my the other repositories,and faster than Official demo!!

Special mention!!!

RetinaFace-Cpp-caffe-version:this programing is the best with retinaface code by cpp

dwjlw1314:the main code have change to mxnet was provide by this brother.thank!

Model from deepinsight/insightface/RetinaFace

deepinsight:

Pretrained Model: RetinaFace-R50 (baidu cloud or dropbox) is a medium size model with ResNet50 backbone. It can output face bounding boxes and five facial landmarks in a single forward pass.

WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4.

To avoid the confliction with the WiderFace Challenge (ICCV 2019), we postpone the release time of our best model.

Third-party Models

yangfly:

RetinaFace-MobileNet0.25 (baidu cloud). WiderFace validation mAP: Hard 82.5. (model size: 1.68Mb)

Depend

opencv cpp lib

mxnet cpp lib

cuda 10.0

cudnn 7.5