Skip to content

Trajectory Generation #3

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

Closed
farrosalferro opened this issue Mar 26, 2025 · 1 comment
Closed

Trajectory Generation #3

farrosalferro opened this issue Mar 26, 2025 · 1 comment

Comments

@farrosalferro
Copy link

Thanks for the good work.

I have a question regarding the evaluation. In the run_generate_trajs.sh script, what should I fill in the FEATURE_CACHE? Is it the directory for the generated trajectory or the cached dataset? Because it seems if I fill it with empty directory, the val_data will also be empty.

Another question: I tried to fill in the FEATURE_CACHE with cached dataset, but I got the following error in the trainer.test:

lightning_fabric.utilities.exceptions.MisconfigurationException: No test_step() method defined to run Trainer.test.

Any help would be appreciated. Thank you.

@ZebinX
Copy link
Collaborator

ZebinX commented Mar 26, 2025

@farrosalferro

  • Yes, the FEATURE_CACHE should be filled with the cached dataset.
  • Please check your $NAVSIM_DEVKIT_ROOT if it is right, the $NAVSIM_DEVKIT_ROOT`` should be the folder path of GoalFlow.

@ZebinX ZebinX closed this as completed Apr 17, 2025
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