microsoft / multiview-human-pose-estimation-pytorch

This is an official Pytorch implementation of "Cross View Fusion for 3D Human Pose Estimation, ICCV 2019".
MIT License
541 stars 89 forks source link

Question about Human3.6m dataset #12

Closed lisa676 closed 4 years ago

lisa676 commented 4 years ago

Hi, I got H36M dataset from someone and it's in images along with h5 and .mat annotations files. Directories = images/s_{:02d}act{:02d}subact{:02d}ca{:02d} imageformat= s{:02d}act{:02d}subact{:02d}ca{:02d}_{:06d}.jpg

I'm unable to generate the annotations files in pickle format using your H36M Toolbox. Kindly help me in this regard that how we can generate annotations if we already have data in above mentioned format. Thanks

ericzw commented 4 years ago

Hi, I got H36M dataset from someone and it's in images along with h5 and .mat annotations files. Directories = images/s_{:02d}act{:02d}subact{:02d}ca{:02d} imageformat= s{:02d}act{:02d}subact{:02d}ca{:02d}_{:06d}.jpg I'm unable to generate the annotations files in pickle format using your H36M Toolbox. Kindly help me in this regard that how we can generate annotations if we already have data in above mentioned format. Thanks

hi, can you share the dataset with me? Thanks

CHUNYUWANG commented 4 years ago

@ahsan3803 I don't know the details of your annotation files so I cannot help you directly. My suggestion is that you read the scripts in H36M Toolbox, and modify them for your annotation formats.

lisa676 commented 4 years ago

@qiuzhongwei-USTB Hi, share your email.

skcskc7 commented 4 years ago

Hi, I got H36M dataset from someone and it's in images along with h5 and .mat annotations files. Directories = images/s_{:02d}act{:02d}subact{:02d}ca{:02d} imageformat= s{:02d}act{:02d}subact{:02d}ca{:02d}_{:06d}.jpg

I'm unable to generate the annotations files in pickle format using your H36M Toolbox. Kindly help me in this regard that how we can generate annotations if we already have data in above mentioned format. Thanks

Can I get a .mat annotations files file from you?

Ferrnya commented 4 years ago

Hi, I got H36M dataset from someone and it's in images along with h5 and .mat annotations files. Directories = images/s_{:02d}act{:02d}subact{:02d}ca{:02d} imageformat= s{:02d}act{:02d}subact{:02d}ca{:02d}_{:06d}.jpg

I'm unable to generate the annotations files in pickle format using your H36M Toolbox. Kindly help me in this regard that how we can generate annotations if we already have data in above mentioned format. Thanks

Hi! Can you share the .pkl annotation files? Thanks!!