paTRICK-swk/P-STMO

ABOUT 3DHP

Aerikervalid opened this issue · 2 comments

image

Hi, Great Job. I want to ask why my 3DHP dataset doesn't have a valid_frame metric. Is it because I didn't process the dataset, or because my downloaded dataset has an error. Looking forward to your reply, thank you very much!
Finally, congratulations, your new job has been accepted by iccv2023, which I havenoticed long on. Great job!

As stated in the readme, if you want to get the PCK and AUC metrics on this dataset, you also need to download the original dataset from the official website. After downloading the dataset, you can place the TS1 to TS6 folders in the test set under the ./3dhp_test folder in this repo. Because the valid_frame is provided in ./TS1~6/annot_dat.mat.

thanks