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

Question about test_dataset and val_dataset #2

Open
YonghaoDong opened this issue Feb 21, 2022 · 1 comment
Open

Question about test_dataset and val_dataset #2

YonghaoDong opened this issue Feb 21, 2022 · 1 comment

Comments

@YonghaoDong
Copy link

Hi,

Thanks for your paper and code for "Three Steps to Multimodal Trajectory Prediction: Modality Clustering, Classification and Synthesis". It's an amazing job.

I want ask a question about val_dataset and test_dataset in your code. It seems you use the same dateset for val_dataset and test_dataset. For example, for eth dataset you use eth_8_12.npy as the validation and test dataset. But you can't use the same dataset for test and validation.

Looking forward to your reply.

@YonghaoDong YonghaoDong changed the title Question about val_dataset and val_dataset Question about test_dataset and val_dataset Feb 22, 2022
@GothicAi
Copy link
Collaborator

Thanks! We use this file as default for convenience. Users can get ADE/FDE according to the Evaluation part and corresponding predicted trajectories according to the Testing part. It is free to change the val and test file.

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