deep-head-pose icon indicating copy to clipboard operation
deep-head-pose copied to clipboard

torch.load(hopenet_robust_alpha1.pkl), I got error "tarfile.ReadError: invalid header"

Open gnnbest opened this issue 6 years ago • 1 comments

When I run "test_on_video_dockerface.py" , I use model "hopenet_robust_alpha1.pkl", but I got error "tarfile.ReadError: invalid header", can you tell me why?what I should do ? Thanks!

gnnbest avatar Nov 12 '18 09:11 gnnbest

you could check your pytorch version ,maybe the verison of the model "hopenet_robust_alpha1.pkl" is not match your pytorch!

ruthy-wei avatar Nov 03 '20 06:11 ruthy-wei