# res10_300x300_ssd_iter_140000.caffemodel下载
res10_300x300_ssd_iter_140000.caffemodel
使用时需要计算md5sum值放在文件名之前,然后拷贝到opencv-3.4.0/.cache/dnn_face_detector
res10_300x300_ssd_iter_140000.caffemodel与deploy.prototxt
res10_300x300_ssd_iter_140000.caffemodel与deploy.prototxt
res10_300x300_ssd_iter_140000_fp16.caffemodel
OpenCV实现的SSD人脸检测器,基于深度学习框架Caffe训练的模型。
Face_Age_Gender age_deploy.prototxt res10_300x300_ssd_iter_140000.caffemodel
CVPR2015_CNN_AgeandGenderClassificationusingConvolutionalNeuralN
res10_300x300_ssd_iter_140000_fp16.caffemodel训练模型
opencv_face_detector_uint8.pb和 res10_300x300_ssd_iter_140000_fp1
res10_300x300_ssd_iter_140000_fp16.caffemodel opencv_face_detector_uint8.pb
运行download_weights.py时无法自动下载DNN(opencv)人脸检测模型。所以单独到网站上历经千辛万苦下载得到
VGG_VOC0712_SSD_300x300_iter_120000.caffemodel
VGG_VOC0712_SSD_300x300_iter_120000.caffemodel,caffe-SSD下已经训练好的V
VGG_VOC0712Plus_SSD_300x300_iter_240000.caffemodel
SSD-caffe已训练好的300x300模型,找国外同学下载的官方模型,基于VOC2007+VOC2012训练的Plus版本,
深度学习模型res10300x300ssd iter140000fp16.caffemodel的部署文件deploy.prototxt
深度学习模型res10-300x300-ssd-iter-140000-fp16.caffemodel的部署文件deploy.p
res10_300x300_ssd人脸检测模型.rar
基于Opencv的人脸检测模型res10_300x300_ssd_iter_140000_fp16.caffemodel,实现人