Open aali26 opened 2 years ago
Hello @aali26,
Pose2Mesh uses joints from the fitted meshes. So it does not use the original joint GTs. For example, I get the coco joints of Human3.6M dataset by regressing 3D joints from SMPLify-X fitted meshes of Human3.6M.
Hi, I wondered how you are mapping different joint orders in case of multiple datasets. For example, when training on (human3.6 and coco) and I set in the configuration, the target joint set is set to coco format. How are you mapping human3.6 joints order to coco joints order? Thanks in advance for your response