Open AmoghTiwari opened 1 year ago
I was able to solve the above issue by renaming hybrik_hrnet48_w3dpw.pth
to hybrik_hrnet.pth
. And my code works now. @Jeff-sjtu : please confirm if this is a correct method to solve the above issue and won't cause some other unexpected behaviour (my code is working now)
After installing all packages, on running the demo video script by using `python scripts/demo_video.py --video-name examples/dance.mp4 --out-dir res_dance --save-pk --save-im```, I get the above error. The full error message is enclosed below.