snap-research / articulated-animation

Code for Motion Representations for Articulated Animation paper
https://snap-research.github.io/articulated-animation/
Other
1.21k stars 348 forks source link

Error occured when running demo.py #45

Open 3herry1in opened 2 years ago

3herry1in commented 2 years ago

I try to run the demo script for test, but an error occured: _pickle.UnpicklingError: invalid load key, 'v'. I'm new to these and I have no idea how to solve it. The command I used: python demo.py --config config/ted384.yaml --driving_video sup-mat/driving.mp4 --source_image sup-mat/source.png --checkpoint checkpoints/ted384.pth Thank you so much for your reply : )

ghost commented 2 years ago

I have this error too, hope someone could help

johannakarras commented 2 years ago

You need to download the checkpoints manually from the Google drive (linked in a previous thread: https://drive.google.com/drive/folders/1jCeFPqfU_wKNYwof0ONICwsj3xHlr_tb). I had this issue, and then I downloaded them directly from the drive and the issue went away.

zzzolo commented 2 years ago

@johannakarras Thanks a lot !!! LFS files can't be downloaded in this repo. Your backup helps a lot !!!