ShiqiYu / libfacedetection

An open source library for face detection in images. The face detection speed can reach 1000FPS.
Other
12.27k stars 3.05k forks source link

[How to run caffe?] #84

Closed HongChow closed 5 years ago

HongChow commented 5 years ago

hi Teacher Yu, The running result of pycaffe(using prototxt and caffe model in your repo) is different with c++ code(c++ code runs successfully detecting faces ). I guess the reason is the lack of proper preprocessing? So, would you please tell me how to run it with pycaffe? Any suggestion and instruction is greatly welcome. Thanks you a lot.

ShiqiYu commented 5 years ago

Sorry I have no experience on pycaffe