hongsukchoi / Pose2Mesh_RELEASE

Official Pytorch implementation of "Pose2Mesh: Graph Convolutional Network for 3D Human Pose and Mesh Recovery from a 2D Human Pose", ECCV 2020
MIT License
678 stars 69 forks source link

adding synthesis errors on hand joints #71

Open lpx153623 opened 1 year ago

lpx153623 commented 1 year ago

Hi, @hongsukchoi Thank you for your sharing your great work! Could you share the code of adding synthesis errors on the GT 2D hand joint?

hongsukchoi commented 1 year ago

Hi,

Sorry for the late reply. We don't have synthetic error for GT 2D hand joints. We used detected 2D hand joints for training.