We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for your great works!
Could you release your pre-trained models like HMR did?
The descriptions from HMR Github:
... Download the pre-trained models
wget https://people.eecs.berkeley.edu/~kanazawa/cachedir/hmr/models.tar.gz && tar -xf models.tar.gz
... python -m demo --img_path data/coco1.png ...
And then, we can generate results from our input videos by your paper.
The text was updated successfully, but these errors were encountered:
Hi @BenoitKAO You can find our trained model in the Readme (https://github.com/deepmind/Temporal-3D-Pose-Kinetics#pretrained-model). The checkpoint is compatible with HMR.
Sorry, something went wrong.
No branches or pull requests
Thank you for your great works!
Could you release your pre-trained models like HMR did?
The descriptions from HMR Github:
...
Download the pre-trained models
wget https://people.eecs.berkeley.edu/~kanazawa/cachedir/hmr/models.tar.gz && tar -xf models.tar.gz
...
python -m demo --img_path data/coco1.png
...
And then,
we can generate results from our input videos by your paper.
The text was updated successfully, but these errors were encountered: