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

Parameters extraction #204

Open
sebastianopazo1 opened this issue Oct 25, 2023 · 1 comment
Open

Parameters extraction #204

sebastianopazo1 opened this issue Oct 25, 2023 · 1 comment

Comments

@sebastianopazo1
Copy link

Hello there! Great work with the project.
I have some questions about the possibility of extracting some values such as the betas (blendshapes of the smplx ), the position vector and rotation of each joint and the rotation and position of the camera. If it's possible, how can this be done?
Thanks for your help!

@Dipankar1997161
Copy link

Hello there! Great work with the project.
I have some questions about the possibility of extracting some values such as the betas (blendshapes of the smplx ), the position vector and rotation of each joint and the rotation and position of the camera. If it's possible, how can this be done?
Thanks for your help!

Hello Sebastian.

these are done with the help of BodyModels. you can search for SMPL, SMPL-X, SMPL-H. Those are the base foundation. Many other repositories also provide methods to extract SMPL parameters and all.

Hope this answers your question

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