Mus*_*ain 4 python face-recognition raspberry-pi dlib
我pose_predictor = dlib.shape_predictor(predictor_model)在dlib python上遇到错误。
RuntimeError: Error deserializing object of type short
while deserializing a floating point number.
while deserializing a dlib::matrix
while deserializing object of type std::vector
while deserializing object of type std::vector
while deserializing object of type std::vector
Run Code Online (Sandbox Code Playgroud)
我遇到了同样的问题,并尝试重新下载文件,现在可以了。
我从https://github.com/JeffTrain/selfie/blob/master/shape_predictor_68_face_landmarks.dat下载