Closed Ramya0694 closed 4 years ago
The forward pass of SMPL-X should give you the 3D joints.
Thank you!
Just to clarify, would this be the joints returned in the model output by the forward pass in the SMPL-X class in body_models.py?
Yes, the first 55 joints from that output are the joints used to pose the model.
Is there any way that we can extract the 3D bone joint co-ordinates after construction of the SMPL-X model?