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

How can I get the 2d joints from the SMPL mesh nptyfile #80

Open
LiJianmo opened this issue Feb 8, 2024 · 1 comment
Open

How can I get the 2d joints from the SMPL mesh nptyfile #80

LiJianmo opened this issue Feb 8, 2024 · 1 comment

Comments

@LiJianmo
Copy link

LiJianmo commented Feb 8, 2024

Hi

I want to transfer our 3d smpl mesh to 2d joints so that the generated 2d video could fit the MMPOSE but I don't know the landmark or the corresponding relationship between npy file and the 17 joint points.

It would be appreciate if you could give me some suggestion about where I can find a way to finish it.

Thanks for your patient and help

@Gelercatty
Copy link

You can refer to the writing method of this function:
app.py load_motion()
to delve into the functions called in this function and refer to them to implement your requirements

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