FaceDetection_CNN
FaceDetection_CNN copied to clipboard
Multi-view Face Detection Using Deep Convolutional Neural Networks
It can detect faces and create multiple images simultaneously and save to the folder just create folder with name "data"
Can you share the Baidu SkyDrive link?
I implemented the whole code but when we pass low resolution images or if number of faces are too many, this algorithm fails to detect any faces in the images...
Hi, I finished image preprocessing step using provided code "image_preprocess.py" and now I want to train the model using Caffe. However, there is train.txt and val.txt for training session and...
Do you have a pre-trained model on AFLW?
- This code had used both tabs and spaces for indentation which makes it inconsistent for users to run the code since there can be people who use different tab...
There are no boxes in my test figure even I set the prob>=0.5. Maybe from the caffemodel, the probs are 0 or very little. But I don't know why? Can...
I checked the path and made sure all the dependent files are loaded correctly. But it still shows "No such file"?
Have somebody encountered this problem?