Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ size_categories:
|
|
8 |
## Description
|
9 |
PDM-Lite is a state-of-the-art rule-based expert system for autonomous urban driving in CARLA Leaderboard 2.0, and the first to successfully navigate all scenarios. This dataset was used to create the QA dataset for DriveLM-Carla, a benchmark for evaluating end-to-end autonomous driving algorithms with Graph Visual Question Answering (GVQA). DriveLM introduces GVQA as a novel approach, modeling perception, prediction, and planning through interconnected question-answer pairs, mimicking human reasoning processes. Additionally, this dataset was used for training Transfuser++ with imitation learning, which achieved 1st place (map track) and 2nd place (sensor track) in the CARLA Autonomous Driving Challenge 2024.
|
10 |
|
11 |
-
##Dataset Features
|
12 |
|
13 |
-
- **High-Quality Data:** 1759 routes with 100 % route completion and zero infractions
|
14 |
- **Diverse Scenarios:** Covers 38 complex scenarios, including urban traffic, participants violating traffic rules, and high-speed highway driving
|
15 |
- **Focused Evaluation:** Short routes averaging 160 m in length
|
16 |
|
|
|
8 |
## Description
|
9 |
PDM-Lite is a state-of-the-art rule-based expert system for autonomous urban driving in CARLA Leaderboard 2.0, and the first to successfully navigate all scenarios. This dataset was used to create the QA dataset for DriveLM-Carla, a benchmark for evaluating end-to-end autonomous driving algorithms with Graph Visual Question Answering (GVQA). DriveLM introduces GVQA as a novel approach, modeling perception, prediction, and planning through interconnected question-answer pairs, mimicking human reasoning processes. Additionally, this dataset was used for training Transfuser++ with imitation learning, which achieved 1st place (map track) and 2nd place (sensor track) in the CARLA Autonomous Driving Challenge 2024.
|
10 |
|
11 |
+
## Dataset Features
|
12 |
|
13 |
+
- **High-Quality Data:** 1759 routes with 100 % route completion and zero infractions sampled with 2 Hz
|
14 |
- **Diverse Scenarios:** Covers 38 complex scenarios, including urban traffic, participants violating traffic rules, and high-speed highway driving
|
15 |
- **Focused Evaluation:** Short routes averaging 160 m in length
|
16 |
|