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

Human poses in load/shapes #23

Open
purenightmare opened this issue Dec 12, 2024 · 5 comments
Open

Human poses in load/shapes #23

purenightmare opened this issue Dec 12, 2024 · 5 comments

Comments

@purenightmare
Copy link

Hello! I’m trying to fit the initial SMPL params for mesh animation. I noticed that the body used in load/shapes is generated from SMPL, so I want to perform SMPL fitting based on these poses to achieve potentially more accurate results. Could you provide these SMPL parameters or some of them? It seems that the T-pose is not actually the SMPL T-pose, and the A-pose isn’t either.

Alternatively, if I directly use the T-pose I generated for animation, will the results be different?

@xhuangcv
Copy link
Owner

xhuangcv commented Dec 13, 2024 via email

@purenightmare
Copy link
Author

Sorry, I may not have expressed myself clearly. What I meant is that the poses of the human figures in the load/shapes folder seem to have been generated using SMPL. Your work is truly outstanding, and I completely understand that SMPL itself is not essential to this project. However, I am currently working on human fitting and animation, so I would like to know the SMPL parameters of these human figures.

@purenightmare
Copy link
Author

This is because I have already generated quite a few avatars using the human models provided by the project. If I could directly obtain the SMPL parameters of the base human models in the load/shapes folder, it would make fitting the generated avatar meshes much more convenient. If the SMPL parameters of these models are no longer available due to the project's age, I can also perform fitting on the provided SMPL models first. Thank you!

@xhuangcv
Copy link
Owner

We don’t use SMPL parameter fitting for animation, so we can’t provide SMPL parameters. If you want to animate with SMPL, you’ll need to fit the parameters yourself. Sorry about that! The animations on our project page were created using Mixamo. This tool can animate 3D characters easily. You can try it.

@purenightmare
Copy link
Author

Alright, I understand. Thank you for your quick response!

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