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

Size mismatch #19

Open
Martin-si-Daoishi opened this issue Oct 27, 2023 · 1 comment
Open

Size mismatch #19

Martin-si-Daoishi opened this issue Oct 27, 2023 · 1 comment

Comments

@Martin-si-Daoishi
Copy link

When I tried to run the demo.py, this error occured. The input model is from "checkpoint_49_cocoeft.pth".
Any method to solve this?
'''
RuntimeError: Error(s) in loading state_dict for HRNetSMPLCam:
size mismatch for smpl.shapedirs: copying a param with shape torch.Size([6890, 3, 10]) from checkpoint, the shape in current model is torch.Size([6890, 3, 300]).
'''

@biansy000
Copy link
Collaborator

In HybrIK, we use the first 10 shape dimension of SMPL (shape_dim=10).

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