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
822 stars 147 forks source link

Relevant files are missing for evaluation code 'mpii_mupots_multiperson_eval.m' #20

Closed ShuangjunLiu closed 4 years ago

ShuangjunLiu commented 5 years ago

I checked the matlab evaluation code for MuPoTs.
It seems that many files are missing such as

mpii_mupots_config; addpath('./util'); ...

mpii_evaluate_multiperson_errors_visibility_mask mpii_map_to_gt_bone_lengths ...

Can you help? Thanks.

mks0601 commented 5 years ago

You can full evaluation code at link. I hacked the main evaluation code for convenience. You can replace existing mpii_mupots_multiperson_eval.m with my hacked one.

ShuangjunLiu commented 5 years ago

Could you specify the repo you use? A direct link will be much helpful. There is only dataset download link for that page, I failed to find their official repository.

Thanks.

On Sat, Oct 26, 2019 at 2:49 AM Gyeongsik Moon notifications@github.com wrote:

You can full evaluation code at link http://gvv.mpi-inf.mpg.de/projects/SingleShotMultiPerson/. I hacked the main evaluation code for convenience. You can replace existing mpii_mupots_multiperson_eval.m with my hacked one.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mks0601/3DMPPE_POSENET_RELEASE/issues/20?email_source=notifications&email_token=AEXVYA4FEPJY2WWMF6RWUHLQQPR77A5CNFSM4JFL3LR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECKBO7Y#issuecomment-546576255, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEXVYA3RBIDSRAUJZY2BTA3QQPR77ANCNFSM4JFL3LRQ .

-- Shuangjun Liu, PhD Candidate Augmented Cognition Lab http://www.northeastern.edu/ostadabbas/ Electrical & Computer Engineering Department Northeastern University Boston, MA 02115 liu.shu@husky.neu.edu

mks0601 commented 5 years ago

They don't have git repo. You can just download MuPoTS-3D dataset at that link.

ShuangjunLiu commented 5 years ago

Got it. Thanks.

On Sat, Oct 26, 2019 at 6:11 PM Gyeongsik Moon notifications@github.com wrote:

They don't have git repo. You can just download MuPoTS-3D dataset at that link.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mks0601/3DMPPE_POSENET_RELEASE/issues/20?email_source=notifications&email_token=AEXVYA5KVA5FMM2WSQFGRSDQQS6ATA5CNFSM4JFL3LR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECKR5QY#issuecomment-546643651, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEXVYA4SNMBVT2EVXDVZWOLQQS6ATANCNFSM4JFL3LRQ .

-- Shuangjun Liu, PhD Candidate Augmented Cognition Lab http://www.northeastern.edu/ostadabbas/ Electrical & Computer Engineering Department Northeastern University Boston, MA 02115 liu.shu@husky.neu.edu