UttaranB127 / speech2affective_gestures

This is the official implementation of the paper "Speech2AffectiveGestures: Synthesizing Co-Speech Gestures with Generative Adversarial Affective Expression Learning".
https://gamma.umd.edu/s2ag/
MIT License
44 stars 9 forks source link

Where is the "outputs/embedding_net.pth.tar"? #3

Closed Talegqz closed 2 years ago

Talegqz commented 2 years ago

I find too many bugs in this repo, such as absoulte path. And I could not find the file "outputs/embedding_net.pth.tar" in net/embedding_space_evaluator.py, line 24. Could you check the code and make sure that it is can run following the README?

zf223669 commented 2 years ago

So do I

UttaranB127 commented 2 years ago

Thanks for locating this bug! I have added a link to the pre-trained weights of the embedding network in the readme.