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

Parameter generation abnormal model #29

Closed
moondabaojian opened this issue May 27, 2020 · 1 comment
Closed

Parameter generation abnormal model #29

moondabaojian opened this issue May 27, 2020 · 1 comment

Comments

@moondabaojian
Copy link

Hello, thank you for your great work!
I use neural network to learn the parameters of smplx, and use gt_vertices and gt_parameters and keypoints as supervision, but the output parameters generate the following human body
snapshot00
When I only use the gt_parameters as the supervision, the waist posture will not be abnormal, but in other cases, the waist posture always has different degrees of abnormality.
In addition, in various training situations, the surface of the face and hand is always not smooth.
Can you give me some advice? thank you

@vchoutas
Copy link
Owner

@moondabaojian I don't know the exact setting of your training, so I can only speculate.
My guess is that your 3D vertices/joints are not properly centered.
On the surface smoothness issue, it seems strange that this would happen when predicting parameters.
I would expect this only if you directly predict the vertices and the network has not yet converged.
Unfortunately I cannot provide more advice without more information.

@vchoutas vchoutas closed this as completed Nov 3, 2020
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