gliese581gg / YOLO_tensorflow

tensorflow implementation of 'YOLO : Real-Time Object Detection'
Other
1.72k stars 656 forks source link

YOLO_face unable to detect faces. #42

Open ayush-jha opened 6 years ago

ayush-jha commented 6 years ago

The weights seem to be off. Also, usually when a graph s saved, there are either three files or just one '*.ckpt' file. For the face network the weights have only two files. Nevertheless, it doesn't show an error on restoring form those files. But it is unable to detect even one face.

ZhenyF commented 6 years ago

I see the same problem, have you solved that?

ayush-jha commented 6 years ago

I wasn't able to solve the problem. Since I had limited time, I instead used MT-CNN. You can look into it.

On Wed, Aug 29, 2018 at 4:09 PM ZhenyF notifications@github.com wrote:

I see the same problem, have you solved that?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gliese581gg/YOLO_tensorflow/issues/42#issuecomment-416907596, or mute the thread https://github.com/notifications/unsubscribe-auth/AYNFOnENjnHx040IRCmTkht9d2-evONaks5uVm9qgaJpZM4THUHV .

ZhenyF commented 5 years ago

@ayush-jha Thanks for the advice! Is that paper called "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks"