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

No key called "joint_regressor" #30

Open
zhou07 opened this issue Jun 16, 2019 · 2 comments
Open

No key called "joint_regressor" #30

zhou07 opened this issue Jun 16, 2019 · 2 comments

Comments

@zhou07
Copy link

zhou07 commented Jun 16, 2019

Thank you for your hard work. Great job!
when I run the command data_utils/triangulation.py , I find the key called 'joint_regressor' in smpl_torch_batch.py line 39 for name in ['J_regressor', 'joint_regressor', 'weights', 'posedirs', 'v_template', 'shapedirs']: _tensor = getattr(self, name) is not exited.
So I check the SMPL official model basicModel_neutral_lbs_10_207_0_v1.0.0.pkl when I run preprocess.py , the keys in basicModel_neutral_lbs_10_207_0_v1.0.0.pkl are:
3
So which file do I need when I run preprocess.py?

@Lotayou
Copy link
Owner

Lotayou commented Jun 17, 2019

Okay, it seem you are using a model without cocoplus joint regressor. My mistake. Here's the link to a processed model.

@zhou07
Copy link
Author

zhou07 commented Jun 17, 2019

Thank you very much for your help!!!

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