The following to download all other converted models, mnetv1_25 and R50 are not converted by me. https://drive.google.com/open?id=1VoABSiHXiVlRCEryKtf3UG_BW9236UUp
RetinaFace detector with C++
I convert mobilenet-0.25 mxnet model (trained by yangfly) to caffe model
-
I have checked the output of the two models be the same.
-
For same input images, the output of the two detector (python version and cpp version) is same.
-
Haven't tested widerface yet, but it is in the plan.
(the code is too simple, only for reference 23333)
Please replace your own inference code (caffe/ncnn/feather .etc) in the source code