I am currently visualizing moyo dataset, the keypoints projection works fine, but SMPLX seems not in the same coordinate system (when I regress the 3d SMPLX keypoints from ".pkl" annotations). Could you share some insights of how to project SMPLX on image or which coordinate system is used for SMPLX?
We provide a script to project markers on the image. Since SMPL-X vertices are fit to the markers, they reside in the same coordinate systems. Hence, the same script can be used to project SMPL-X vertices.
Thanks for releasing this amazing dataset!
I am currently visualizing moyo dataset, the keypoints projection works fine, but SMPLX seems not in the same coordinate system (when I regress the 3d SMPLX keypoints from ".pkl" annotations). Could you share some insights of how to project SMPLX on image or which coordinate system is used for SMPLX?