HarshayuGirase / Human-Path-Prediction

State-of-the-art methods for human trajectory forecasting. Contains code for papers published at ECCV 2020 and ICCV 2021.
MIT License
341 stars 81 forks source link

How to change the OBS_LEN and PRED_LEN? #64

Open Kreutzer-C opened 7 months ago

Kreutzer-C commented 7 months ago

Hi everyone. Is there anybody who ever tried to change the OBS_LEN and PRED_LEN like observe 10 timesteps and predict 10 timesteps? I got something wrong with CUDA Kernel when training after modify the OBS_LEN and PRED_LEN. Thanks for any possible help.

gaoyongle19970708 commented 5 months ago

您好,用于训练和测试 ETH/UCY 数据集的详细文件,类似于作者为 SDD 提供的文件您有吗

Kreutzer-C commented 5 months ago

抱歉,我没有在ETH/UCY数据集上做相关的实验,或许你可以以数据集名称为关键词在github进行一下搜索,祝你好运> 您好,用于训练和测试 ETH/UCY 数据集的详细文件,类似于作者为 SDD 提供的文件您有吗

gaoyongle19970708 commented 5 months ago

非常感谢~

gaoyongle19970708 commented 5 months ago

同学再打扰一下,目前你这里有没有可复现出来的Windows下的轨迹预测代码吗,我一直到不到合适的代码就很急

Kreutzer-C commented 5 months ago

或许你可以试试这个:https://github.com/ruiyu0/Retracking-by-Prediction#towards-robust-human-trajectory-prediction-in-raw-videos