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
I would like to convert the tomato representation to SMPL-X format for visualization, similar to Figures 4 and 8 in your paper and the demo on your project page. Could you provide the necessary scripts for this? Thank you!
The text was updated successfully, but these errors were encountered:
Their representation is based on HumanML3D, which I think is very odd and strange. I do not know why one has to bother to run FK given gt joint rotations to get joint positions, then run IK to solve for joint rotations' 6D representation. Though the author did not give a direct conversion process, other related works are using SMPLify for solving SMPL-X parameters...
Their representation is based on HumanML3D, which I think is very odd and strange. I do not know why one has to bother to run FK given gt joint rotations to get joint positions, then run IK to solve for joint rotations' 6D representation. Though the author did not give a direct conversion process, other related works are using SMPLify for solving SMPL-X parameters...
Thanks for your reply, but all of these works use SMPLify to solve SMPL parameters, not SMPL-X parameters. Can SMPLify solve SMPL-X parameters?
I would like to convert the tomato representation to SMPL-X format for visualization, similar to Figures 4 and 8 in your paper and the demo on your project page. Could you provide the necessary scripts for this? Thank you!
The text was updated successfully, but these errors were encountered: