mks0601 / Hand4Whole_RELEASE

Official PyTorch implementation of "Accurate 3D Hand Pose Estimation for Whole-Body 3D Human Mesh Estimation", CVPRW 2022 (Oral.)
MIT License
305 stars 30 forks source link

Question about AGORA dataset. #17

Open mls1999725 opened 2 years ago

mls1999725 commented 2 years ago

Hi, I would like to ask where to download the following files (train_SMPL.zip, train_SMPLX.zip, validation_SMPL.zip, validation_SMPLX.zip) when parsing the AGORA dataset? image

mks0601 commented 2 years ago

https://agora.is.tue.mpg.de/download.php

mls1999725 commented 2 years ago

https://agora.is.tue.mpg.de/download.php

Hi, I didn't find these files on this website, are they model files? Could you please take a screenshot of where to download them? Thanks a lot!

mks0601 commented 2 years ago
Screen Shot 2022-07-01 at 3 07 00 PM
mls1999725 commented 2 years ago

Thanks a lot !

canghaiyunfan commented 2 years ago

@mks0601 which model_file used in 'python agora2coco.py --dataset_path $PATH1 --human_model_path $PATH2', SMPLX_FEMALE.pkl, SMPLX_MALE.pkl, or SMPLX_NEUTRAL.pkl?

mks0601 commented 2 years ago

You should prepare all of them