vchoutas / smplx

SMPL-X
https://smpl-x.is.tue.mpg.de/
Other
1.73k stars 301 forks source link

Missing SMPL-X versions of some SMPL-H AMASS data files (for converted datasets) #164

Closed g-delmas closed 1 year ago

g-delmas commented 1 year ago

Hello,

Thank you for your work.

I tried to use the AMASS data in SMPL-X format (as it can be downloaded from here), but I noticed that some files that exist in the SMPL-H format are not available in the SMPL-X format (for datasets already converted). For instance: _DanceDB/20140506_AnnaCortesi/AnnaCortesi_BellyDance2_C3Dposes.npz (which, following the logic of all other files, would correspond to the SMPL-X file: _DanceDB/20140506_AnnaCortesi/AnnaCortesi_BellyDance2_C3Dstageii.npz)

Among the datasets in AMASS that I use, I found that this applies to CMU (99 files), DanceDB (2 files) and MoSh (3 files). Is it possible to update these SMPL-X archives with the missing files?

Thanks a lot!

gfgb commented 1 year ago

Hi! The file you mentioned (_DanceDB/20140506_AnnaCortesi/AnnaCortesi_BellyDance2_C3Dposes.npz) is marked as "problematic mocap" in our record. We are planning on fixing this and a few other inconsistencies in AMASS, but I am afraid it will not happen in the immediate future (it will take a few months at least). If you need both the SMPL-H and SMPL-X of each motion, I suggest you avoid using these sequences for the time being.

g-delmas commented 1 year ago

Thanks a lot for your answer!