natanielruiz / deep-head-pose

:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
Other
1.58k stars 368 forks source link

RuntimeError: Unexpected version found while deserializing dlib::add_loss_layer #117

Closed WestbrookZero closed 2 years ago

WestbrookZero commented 2 years ago

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.