You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Thank you for your awesome work and I have a question about your paper.
You mentioned "Since all these annotations are in SMPL format, we ignore the shape parameters of ground truth SMPL annotations, and only use the pose parameters and 2D keypoint annotations that are compatible to SMPL-X model. W" in 3.3 3D Body Estimation Module.
To check this, I rendered the default poses of SMPL and SMPLX as shown in the figure below.
Most of the joints except the hands and a head(15) were in the same position.
My question is whether you used the 15th Head joint as the SMPL-X annotation. If so, isn't there an error according to the head position?
The text was updated successfully, but these errors were encountered:
@ghdgkskghdgksk
Yes, you are right, Head (15) are different across SMPL and SMPL-X. @jhugestar Han, have you used head (15) in training the body-module (SMPL-X based) ?
@ghdgkskghdgksk
It seems that Han is too busy to answer this question in person. I will try to sync with him later and hopefully can resolve your issue.
Besides the joint definition, you can consider to re-train the SMPL-X based body module by transforming the SMPL parameters into SMPL-X format, using official tools offered by MPI.
@ghdgkskghdgksk
would you please share more clear image about the joints in smplx? I also want to transform the SMPL parameters into SMPL-X format manually. Many thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you for your awesome work and I have a question about your paper.
You mentioned "Since all these annotations are in SMPL format, we ignore the shape parameters of ground truth SMPL annotations, and only use the pose parameters and 2D keypoint annotations that are compatible to SMPL-X model. W" in 3.3 3D Body Estimation Module.
To check this, I rendered the default poses of SMPL and SMPLX as shown in the figure below.
Most of the joints except the hands and a head(15) were in the same position.
My question is whether you used the 15th Head joint as the SMPL-X annotation. If so, isn't there an error according to the head position?
The text was updated successfully, but these errors were encountered: