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

Performance of trained Urban Driver model poorer than pretrained model #386

Open
jeffreywu13579 opened this issue Apr 14, 2022 · 0 comments

Comments

@jeffreywu13579
Copy link

Hi,
I was training the open loop planner with ego history model using the notebook provided in the urban driver folder for up to 800k iterations with the default config settings. In the first ~50k iterations, my training loss converged to around 0.048 and stayed roughly around that, before going up to around 0.12 after 600k iterations. Using the closed loop test notebook also in the urban driver folder, I evaluated my model at 500k iterations (when training loss was around 0.05) and at 800k iterations (when training loss was 0.12). For both models, the displacement error and collisions (particularly rear) was significantly higher (up to 5+ times more collisions) compared to the pretrained model (OL_HS.pt) provided in the training notebook. Am I missing anything configuration/hyperparameter changes needed for training?

@jeffreywu13579 jeffreywu13579 changed the title Performance of Urban Driver model trained poorer than pretrained model Performance of trained Urban Driver model poorer than pretrained model Apr 14, 2022
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

1 participant