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

Different joints order for different dataset #49

Open
aali26 opened this issue Aug 4, 2022 · 1 comment
Open

Different joints order for different dataset #49

aali26 opened this issue Aug 4, 2022 · 1 comment

Comments

@aali26
Copy link

aali26 commented Aug 4, 2022

Hi,
I wondered how you are mapping different joint orders in case of multiple datasets. For example, when training on (human3.6 and coco) and I set in the configuration, the target joint set is set to coco format. How are you mapping human3.6 joints order to coco joints order?
Thanks in advance for your response

@hongsukchoi
Copy link
Owner

hongsukchoi commented Aug 5, 2022

Hello @aali26,

Pose2Mesh uses joints from the fitted meshes. So it does not use the original joint GTs.
For example, I get the coco joints of Human3.6M dataset by regressing 3D joints from SMPLify-X fitted meshes of Human3.6M.

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