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

Train on other datasets. #12

Open
somnus1840 opened this issue Dec 17, 2023 · 1 comment
Open

Train on other datasets. #12

somnus1840 opened this issue Dec 17, 2023 · 1 comment

Comments

@somnus1840
Copy link

If I want to train the model on other non 3D scanning format datasets such as deepfashion, do I need to obtain SMPL labels in the following format:
label info:
0:16 world2camera_matrix shape (16,)
16:19 global_orient shape (3,)
19:88 body_pose shape (69,)
88:98 betas shape (10,)
"""
If so, could you introduce me a work that can obtain SMPL parameters in this format? Thank you very much!

@Xuanmeng-Zhang
Copy link
Collaborator

Hi, you can refer to PARE to obtain approximate camera and SMPL parameters, and the prepare them into the format.

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