when i run test_on_video_dlib.py, face_model == hopenet_alpha1.pkl、hopenet_alpha2.pkl、hopenet_robust_alpha1.pkl
Traceback (most recent call last):
File "G:/Project/Head/deep-head-pose/code/test_on_video_dlib.py", line 66, in
cnn_face_detector = dlib.cnn_face_detection_model_v1(args.face_model)
RuntimeError: Unexpected version found while deserializing dlib::add_loss_layer.
when i run test_on_video_dlib.py, face_model == hopenet_alpha1.pkl、hopenet_alpha2.pkl、hopenet_robust_alpha1.pkl Traceback (most recent call last): File "G:/Project/Head/deep-head-pose/code/test_on_video_dlib.py", line 66, in
cnn_face_detector = dlib.cnn_face_detection_model_v1(args.face_model)
RuntimeError: Unexpected version found while deserializing dlib::add_loss_layer.