retinaface_caffe 官方retinaface(mxnet实现) :https://github.com/deepinsight/insightface/tree/master/RetinaFace 在使用前修改Makefile文件 网络模型的输入大小一般与检测速度反比,检测准确率正比 参考:https://github.com/Charrin/RetinaFace-Cpp