retinaface_caffe icon indicating copy to clipboard operation
retinaface_caffe copied to clipboard

完整版caffe-cpp实现

retinaface_caffe

官方retinaface(mxnet实现) :https://github.com/deepinsight/insightface/tree/master/RetinaFace

在使用前修改Makefile文件

网络模型的输入大小一般与检测速度反比,检测准确率正比

参考:https://github.com/Charrin/RetinaFace-Cpp