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

Error in computing v_shaped #49

Closed
lafith opened this issue Oct 15, 2020 · 2 comments
Closed

Error in computing v_shaped #49

lafith opened this issue Oct 15, 2020 · 2 comments

Comments

@lafith
Copy link

lafith commented Oct 15, 2020

hi,

I ran preprocess.py on the model 'basicModel_m_lbs_10_207_0_v1.1.0.pkl' from the download link as mentioned in README.
But when I ran smpl_np.py it is giving following error:

Screenshot from 2020-10-15 19-14-12

Error is in calculation of v_shaped, line 88 of smpl_np.py

@CalciferZh
Copy link
Owner

I think that's because are using the version with 300 shape PCA bases. You can either shrink shapedirs to [6890, 3, 10] or expand beta to [300]

@lafith
Copy link
Author

lafith commented Oct 16, 2020

ok, its working. Thanks!

@lafith lafith closed this as completed Oct 16, 2020
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