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
673 stars 69 forks source link

retrain for the upper body only #58

Open csmibrahim opened 1 year ago

csmibrahim commented 1 year ago

I have pose keypoints dataset for the upper body only, Can I retrain your model for this? Could you share more details on this or if you aware of better way for upper body human mesh reconstruction only?

hongsukchoi commented 1 year ago

@csmibrahim

Hi, sorry to reply so late. Answer: YES As long as you can define the adjacent matrix of the skeleton, you can retrain Pose2Mesh on your upper body dataset.