Audi's A2D2 dataset offers 41K annotated frames for autonomous driving
Six cameras, five LiDARs, and full 360° coverage for self-driving research.
Audi has open-sourced the A2D2 (Audi Autonomous Driving Dataset), a comprehensive multimodal dataset designed to accelerate research in machine learning, mobile robotics, and autonomous driving. The dataset comprises simultaneously recorded images and 3D point clouds from a sensor rig with six cameras and five LiDAR units, offering full 360-degree coverage. All sensor data is time-synchronized and mutually registered. Annotations include semantic segmentation and instance segmentation for 41,277 frames, plus 3D bounding boxes for objects in the front camera's field of view across 12,497 frames. The team also provides 392,556 sequential unannotated frames from loops driven in three southern German cities, useful for pretraining or self-supervised learning.
To comply with GDPR and protect anonymity, all faces and vehicle license plates have been blurred. The dataset is released under the CC BY-ND 4.0 license, which permits commercial use but prohibits derivative works. This licensing choice makes A2D2 a valuable resource for both industry and academia, as it can be directly used for training and evaluation without modification. The data and further information are available on the project website. With its high-quality annotations and multi-sensor setup, A2D2 fills a critical gap in the autonomous driving dataset landscape, following similar efforts like Waymo Open Dataset and nuScenes.
- 41,277 frames with semantic segmentation labels and 12,497 frames with 3D bounding box annotations.
- Sensor suite: 6 cameras and 5 LiDAR units providing 360° coverage, time-synchronized and mutually registered.
- Includes 392,556 sequential unannotated frames from three German cities, plus blurred faces/plates for GDPR compliance.
Why It Matters
Provides high-quality, multimodal, 360° annotated data for training robust autonomous driving perception models.