SangbumChoi / MobileHumanPose

This repo is official PyTorch implementation of MobileHumanPose: Toward real-time 3D human pose estimation in mobile devices(CVPRW 2021).
MIT License
235 stars 29 forks source link

can not find data #40

Open nihao2333 opened 1 year ago

nihao2333 commented 1 year ago

Download Human3.6M parsed data [data] Download MPII parsed data [images][annotations] Download MuCo parsed and composited data [data] Download MuPoTS parsed data [images][annotations] these links are 404.

dubrovin-sudo commented 1 year ago

Hi! I have the same problem

nihao2333 commented 1 year ago

Maybe you could use this project's data https://github.com/mks0601/3DMPPE_ROOTNET_RELEASE
they look the same

SangbumChoi commented 1 year ago

@nihao2333 @dubrovin-sudo Yes I did use the following project. You have to manually download official dataset from website if the link is deprecated.