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

SMPL vertices and MANO vertices correspondence #197

Closed
dqj5182 opened this issue Jun 11, 2024 · 2 comments
Closed

SMPL vertices and MANO vertices correspondence #197

dqj5182 opened this issue Jun 11, 2024 · 2 comments

Comments

@dqj5182
Copy link

dqj5182 commented Jun 11, 2024

Although I believe that SMPL parameters and MANO parameters cannot have correspondence, I think SMPL vertices and MANO vertices can have correspondence to each other.

May I ask if there is any correspondence map between SMPL vertices and MANO vertices?

(I am not referring to SMPL-X vertices but SMPL vertices with 6890 vertices.)

@jyuntins
Copy link

jyuntins commented Feb 6, 2025

Hi @dqj5182 , did you find the answer? I am also curious about the correspondence.

@dqj5182
Copy link
Author

dqj5182 commented Feb 6, 2025

I have solved this problem by first converting SMPL vertices to SMPL-X vertices and then extracting MANO vertices from SMPL-X vertices.

As there were no direct conversion matrix between SMPL and MANO, this was the only possible solution.

@dqj5182 dqj5182 closed this as completed Feb 6, 2025
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