Skip to content
New issue

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

Running demo.py #46

Open
nagexiaochengzi opened this issue Sep 5, 2023 · 1 comment
Open

Running demo.py #46

nagexiaochengzi opened this issue Sep 5, 2023 · 1 comment

Comments

@nagexiaochengzi
Copy link

Running demo.py results in the following error: "Error(s) in loading state_dict for TCMR: size mismatch for regressor.smpl.shapedirs: copying a param with shape torch.Size([6890, 3, 10]) from checkpoint, the shape in the current model is torch.Size([6890, 3, 300])."

@hongsukchoi
Copy link
Owner

Hi @nagexiaochengzi,

Please download the SMPL model with 10 PCA components, which are shape parameters, not with the 300. I think there is another version of SMPL in their website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants