Lotayou / densebody_pytorch

PyTorch implementation of CloudWalk's recent work DenseBody
https://arxiv.org/pdf/1903.10153.pdf
GNU General Public License v3.0
412 stars 71 forks source link

Some issues when we prepare dataset for generating UV ground truths #21

Open jinx-USTC opened 5 years ago

jinx-USTC commented 5 years ago

you wrote "Download human36m dataset from the official website Unpack downloaded zip files into a single folder (which I suggest you name it human36m) and put it under path-to-your-datasets"

But, where can we obtain these zip files / h5 files, the official website didn't provide these processed datasets. Can you provide the corresponding downloading website? Thank you.

Lotayou commented 5 years ago

https://github.com/MandyMo/pytorch_HMR

jinx-USTC commented 5 years ago

Thx, but the link has expired...