llcshappy / Monocular-3D-Human-Pose

Generalizaing Monocular 3D Human Pose Estimation in the Wild
146 stars 16 forks source link

some issues about dataset #2

Open monkilee opened 5 years ago

monkilee commented 5 years ago

Thanks for providing such a great dataset. Regarding to the dataset, there may be some problem extracting the dataset from zip. It should contain 300000 images, am I right? But I've got less than 300000 images. When I tried to reconver the broken files from gzrecover, It still has less than 300000 images. And Also there is no image paths in AI Challenge annotation files that map the annotation data to the ground-truth images. I tried to map the annotation in order but it seem some files are over 300000 indexes in image names. Could you provide a some guideline to parse the ai challenge datasets?

llcshappy commented 5 years ago

Thank you for your suggestion. We will check the uploaded datasets and provide a guideline for the users.

Thanks for providing such a great dataset. Regarding to the dataset, there may be some problem extracting the dataset from zip. It should contain 300000 images, am I right? But I've got less than 300000 images. When I tried to reconver the broken files from gzrecover, It still has less than 300000 images. And Also there is no image paths in AI Challenge annotation files that map the annotation data to the ground-truth images. I tried to map the annotation in order but it seem some files are over 300000 indexes in image names. Could you provide a some guideline to parse the ai challenge datasets?

ctycty361 commented 5 years ago

Hi,I wonder how to visualize the data in LeftRight2D? The method viz.py is for 32 joints, but there are 17 joints in LeftRight2D. I have modified the method viz.py to try it, but it doesn't work. 17 joints