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

Directly get SMPLX parameters #230

Open
hyunaseo opened this issue Nov 18, 2024 · 1 comment
Open

Directly get SMPLX parameters #230

hyunaseo opened this issue Nov 18, 2024 · 1 comment

Comments

@hyunaseo
Copy link

I am deeply impressed by the fascinating work you are doing. Thank you so much.

I am working on a system to obtain SMPL-X parameters from MDM and utilize them in Unity and Virtual Reality.
Is there a way to directly obtain SMPL-X parameter results within generate.py?
I am looking to optimize for speed as much as possible, so don't want to run the separate python file for visualization. Thank you!

@hyunaseo hyunaseo changed the title Directly obtain SMPLX parameters Directly get SMPLX parameters Nov 18, 2024
@GuyTevet
Copy link
Owner

Please take a look at:
https://openaccess.thecvf.com/content/CVPR2024W/HuMoGen/papers/Petrovich_Multi-Track_Timeline_Control_for_Text-Driven_3D_Human_Motion_Generation_CVPRW_2024_paper.pdf
In Section 3.4, they suggest how to alter the data such that it will include the SMPL parameters, and then you get them directly instead of running optimization.

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