Skip to content

Releases: autonomousvision/navsim

NAVSIM v2.2 release

28 Apr 07:57
026ba3c
Compare
Choose a tag to compare

Official devkit version for AGC 2025.

  • Release of private_test_hard dataset (see splits) for the HuggingFace NAVSIM v2 End-to-End Driving Challenge 2025 Leaderboard.
    • The submission deadline is 2025-05-11 00:00:00 UTC
    • You are limited to one upload per day on the challenge leaderboard, which should take approximately 2 hours to evaluate after a succesful submission.
  • Fixed bug in openscene_meta_datas for navhard and warmup
    • ⚠️ IMPORTANT: If you used navhard_two_stage/openscene_meta_datas or warmup_two_stage/openscene_meta_datas to evaluate your model, please re-download and use the new data.

NAVSIM v2.1.2 release

28 Apr 07:55
937cefc
Compare
Choose a tag to compare

NAVSIM v2.1.1 release

28 Apr 07:54
74602a8
Compare
Choose a tag to compare
  • Updated dataset for the warmup leaderboard with minor fixes

NAVSIM v2.1 release

28 Apr 07:52
d34764b
Compare
Choose a tag to compare

NAVSIM v2.0 release

04 Mar 18:15
cf08b01
Compare
Choose a tag to compare

Official devkit version for the 2025 warm-up phase:

  • Extends the PDM Score with more metrics and penalties (see metrics)
  • Adds a new two-stage pseudo closed-loop simulation (see metrics)
  • Adds support for reactive traffic agent policies (see traffic simulation)

NAVSIM v1.1 release

04 Sep 09:31
Compare
Choose a tag to compare

NAVSIM v1.0 release

04 Sep 09:30
Compare
Choose a tag to compare

NAVSIM v0.4 release

04 Sep 09:27
Compare
Choose a tag to compare
  • Support for test phase frames of competition
  • Download script for trainval
  • Egostatus MLP Agent and training pipeline

NAVSIM v0.3 release

04 Sep 09:26
Compare
Choose a tag to compare
  • Adds code for Leaderboard submission

NAVSIM v0.2 release

04 Sep 09:25
Compare
Choose a tag to compare
  • Easier installation and download
  • mini and test data split integration
  • Privileged Human agent