ln2697 commited on
Commit
e976dd8
·
verified ·
1 Parent(s): bfcf1be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ tags:
14
 
15
  Official model weights for **TransFuser v6 (TFv6)**, a set of CARLA driving policy checkpoints accompanies our paper LEAD: Minimizing Learner–Expert Asymmetry in End-to-End Driving.
16
 
17
- > We release the complete pipeline (covering scenario descriptions, expert driver, data preprocessing scripts, training code, and evaluation infrastructure) required to achieve **state-of-the-art closed-loop performance on the Bench2Drive** benchmark. Built around the CARLA simulator, the stack features a data-centric design with:
18
  >
19
  > - Extensive visualization suite and runtime type validation for easier debugging.
20
  > - Optimized storage format, packs 72 hours of driving in ~200GB.
21
- > - Native support for NAVSIM and Waymo Vision-based E2E, with LEAD extending these benchmarks through closed-loop simulation and synthetic data for additional supervision during training
22
 
23
  Find more information on [https://github.com/autonomousvision/lead](https://github.com/autonomousvision/lead).
24
 
 
14
 
15
  Official model weights for **TransFuser v6 (TFv6)**, a set of CARLA driving policy checkpoints accompanies our paper LEAD: Minimizing Learner–Expert Asymmetry in End-to-End Driving.
16
 
17
+ > We release the complete pipeline required to achieve state-of-the-art closed-loop performance on the Bench2Drive benchmark. Built around the CARLA simulator, the stack features a data-centric design with:
18
  >
19
  > - Extensive visualization suite and runtime type validation for easier debugging.
20
  > - Optimized storage format, packs 72 hours of driving in ~200GB.
21
+ > - Native support for NAVSIM and Waymo Vision-based E2E and extending those benchmarks through closed-loop simulation and synthetic data for additional supervision during training.
22
 
23
  Find more information on [https://github.com/autonomousvision/lead](https://github.com/autonomousvision/lead).
24