Droliven / MSRGCN

Official implementation of MSR-GCN (ICCV2021 paper)
63 stars 14 forks source link

H3.6M dataset may be unavailable #3

Closed Droliven closed 2 years ago

Droliven commented 2 years ago

The H3.6M DATASET preprocessed by someone (earlier researchers) used in this paper is no longer available or recommended by researchers in this field, it is strongly recommend to conduct experiments based on the OFFICAL DATASET at http://vision.imar.ro/human3.6m/description.php, please refer to https://github.com/facebookresearch/VideoPose3D/blob/main/DATASETS.md for relevant pre-processing codes.

wuyefa commented 2 years ago

请问是处理后的数据在MSRGCN文件夹的存放路径该如何设置?需要在哪个文件中修改相关参数?

Droliven commented 2 years ago

Line 133, 135 of MSRGCN/configs/config.py