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

Error comes when testing #7

Open
xinfu607 opened this issue Apr 1, 2024 · 4 comments
Open

Error comes when testing #7

xinfu607 opened this issue Apr 1, 2024 · 4 comments

Comments

@xinfu607
Copy link

xinfu607 commented Apr 1, 2024

Hi Zhiyu, the error comes then testing. Could you pls let me let me know the reason ? Thx a lot.
Running command: python test.py --model_path interaction_aware_predictor.pth
image
Training is OK.
Running command: python train.py --use_exploration --use_interaction
image

@MCZhi
Copy link
Owner

MCZhi commented Apr 1, 2024

Hi, @xinfu607, thank you for your interest. You should run python test.py --model_path interaction_aware_predictor.pth --use_interaction , if you have trained a conditional prediction model,

@xinfu607
Copy link
Author

xinfu607 commented Apr 1, 2024

Hi, @xinfu607, thank you for your interest. You should run python test.py --model_path interaction_aware_predictor.pth --use_interaction , if you have trained a conditional prediction model,

Thx a lot. The test is OK. It seems that the map is missing. What should I do to fix it. Thx.
python test.py --model_path interaction_aware_predictor.pth --use_interaction --envision_gui
image

@MCZhi
Copy link
Owner

MCZhi commented Apr 1, 2024

It's a bit tricky as there seems to be an issue with the Envision server that requires passing the map or scenario path to the server. You may try provide the path when starting the Envision server.

@xinfu607
Copy link
Author

xinfu607 commented Apr 1, 2024

You mean I should download the map offline. I haven't found the entrance to download the map. How can I download it ?

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