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

Could you please provide the code to generate parsed data? #29

Open guxm2021 opened 3 years ago

guxm2021 commented 3 years ago

I noticed that the parsed data is a little different from the original dataset (e.x. 3DPW). Could you please provide the code to generate parsed data?

hongsukchoi commented 2 years ago

Sorry for the late reply. I will push the new commit, since many people seems to want it

guxm2021 commented 2 years ago

Dear Choi, Thanks for your reply. Yours sincerely, Xiangming

Hongsuk Choi @.***> 于2021年11月19日周五 下午7:05写道:

Sorry for the late reply. I will push the new commit, since many people seems to want it

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hongsukchoi/Pose2Mesh_RELEASE/issues/29#issuecomment-973977301, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARJRKMFSGA6AB7ZYQJSVLDLUMYVPFANCNFSM5HSHFDMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

hongsukchoi commented 2 years ago

I pushed the commit. I just want to make sure that the parsing code is written by Moon (https://github.com/mks0601).

Hao-hui commented 2 years ago

I pushed the commit. I just want to make sure that the parsing code is written by Moon (https://github.com/mks0601). Hi, @hongsukchoi I wonder if you can provide the code to generate the parsed data (e.x. Human36m) now? Thank you!

hongsukchoi commented 2 years ago

@Hao-hui Hi, you can refer to data/3dpw2coco.py