cyberfire / tensorflow-mtcnn

C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
MIT License
115 stars 72 forks source link

C++ , Unable to jpg image #10

Open ashokbugude opened 6 years ago

ashokbugude commented 6 years ago

I have imported the c++ code into eclipse, I am trying to run test.cpp , but I am unable to read .jpg images , though am able to read .png images