Hi Team, Wonderful project. But I was trying to download the pretrained model to try it out. And even the pre-trained weights file isn't working when I tried to download it. Can you please help me with a new link for me to download it?
We also provide a pretrained model for download. If using this model, save it inside the directory $BASE/models/ted_db (create the directory if it does not exist). Set the command-line argument --train-s2ag to False to skip training and use this model directly for evaluation. The generated samples are stored in the automatically created render directory.
Additionally, we provide the pre-trained weights of the embedding network required to estimate the Fréchet Gesture Distance between the ground-truth and the synthesized gestures. If using these weights, store them in the directory $BASE/outputs.
Hi Team, Wonderful project. But I was trying to download the pretrained model to try it out. And even the pre-trained weights file isn't working when I tried to download it. Can you please help me with a new link for me to download it?