mks0601 / 3DMPPE_POSENET_RELEASE

Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
MIT License
807 stars 147 forks source link

issue about bbox_human36m_output.json and bbox_mupots_output.json. #91

Closed ch1998 closed 3 years ago

ch1998 commented 3 years ago

Thanks your work. I can't find the link to download the bbox_human36m_output.json in README and bbox_mupots_output.json. can you give me some suggest?

mks0601 commented 3 years ago

You can download them from here.

Bounding boxs (from DetectNet) and root joint coordintates (from RootNet) of Human3.6M, MSCOCO, and MuPoTS-3D dataset in here.
ch1998 commented 3 years ago

I get ot , thanks to your reply.