Demo-of-face-detection-and-counting-
Demo-of-face-detection-and-counting- copied to clipboard
weights?
Hey,
Great work, but could you give a link to download the weights?
go to this link : https://drive.google.com/file/d/1YO8zTXGCACRZvHDxtW8dEZL7CE8HVFJ8/view?usp=sharing and download the hr_res101.mat then get this scrip: https://github.com/cydonia999/Tiny_Faces_in_Tensorflow/blob/master/matconvnet_hr101_to_pickle.py and run it on terminal like below python matconvnet_hr101_to_pickle.py --matlab_model_path ./hr_res101.mat --weight_file_path ./hr_res101.pkl
then you will have hr_res101.pkl
shape_predictor_68_face_landmarks.dat and dlib_face_recognition_resnet_model_v1.dat can get from here : https://github.com/davisking/dlib-models