Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opting for SDD results actually produced ETH/UCY results #22

Open
SodaCoder opened this issue Aug 17, 2023 · 2 comments
Open

Opting for SDD results actually produced ETH/UCY results #22

SodaCoder opened this issue Aug 17, 2023 · 2 comments

Comments

@SodaCoder
Copy link

Hello,

I think the data_process.py has some bugs, and even if I intend to train/test on SDD, it picks the saved .pkl files for ETH/UCY as the ADE/FDE results are similar to ETH/UCY.

Could you kindly look into this issue?

Thanks,
Sourav

@Gutianpei
Copy link
Owner

Have you saved the correct SDD pickles? You should only use the second half of the data_process.py for SDD, and the training script will automatically find the "SDD" directory to load training data

@SodaCoder
Copy link
Author

Hello,

I copied the .pkl files from the Y-Net github repository and placed them inside the ./raw_data folder. I bypassed the code inside data_proeprocess.py for preprocessing the ETH/UCY dataset and used the later part of the code for preprocessing SDD only. Still, I am getting ADE/FDE scores close to ETH/UCY. Could you kindly look into this issue?

Thanks in advance,
Sourav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants