Releases: autonomousvision/navsim
Releases · autonomousvision/navsim
NAVSIM v1.1 release
- Leaderboard for
navtest
on Hugging Face - Release of baseline checkpoints on Hugging Face
- Updated docs for submission and paper
- Code refactoring, formatting, minor fixes
NAVSIM v1.0 release
- Official devkit version for AGC 2024
- Parallelization of metric caching / evaluation
- Adds Transfuser baseline (see agents)
- Adds standardized training and test filtered splits (see splits)
- Visualization tools (see tutorial_visualization.ipynb)
NAVSIM v0.4 release
- Support for test phase frames of competition
- Download script for trainval
- Egostatus MLP Agent and training pipeline
NAVSIM v0.3 release
- Adds code for Leaderboard submission
NAVSIM v0.2 release
- Easier installation and download
- mini and test data split integration
- Privileged
Human
agent
NAVSIM v0.1 release (initial demo)
- OpenScene-mini sensor blobs and annotation logs
- Naive
ConstantVelocity
agent