axmadjon / ComputerVision

6 stars 2 forks source link

shape_predictor_5_face_landmarks.dat #2

Open axmadjon opened 6 years ago

pradeeshnarayan commented 6 years ago

When i try to run this in android I am getting an error "terminating with uncaught exception of type dlib::serialization_error: Unable to open storage/emulated/0/Download/shape_predictor_5_face_landmarks.dat for reading."

Should i download this file and paste it in some location?

axmadjon commented 6 years ago

@pradeeshnarayan yes you must upload the file to the /Download folder file shape_predictor_5_face_landmarks.dat and you must add a file dlib_face_recognition_resnet_model_v1.dat

or you can change the path here, and here