ATLAS
收藏资源简介:
ATLAS 数据集是一个用于自动驾驶交通灯感知的综合性数据集,由 FZI 研究中心信息技术与卡尔斯鲁厄理工学院合作创建。该数据集包含 33,044 张图像和 72,998 个标注的边界框,涵盖了多种交通灯状态、标志和不同的环境条件,例如雨天。数据集采用了多摄像头设置,包括具有不同视场角的三个摄像头,以模拟实际自动驾驶系统中的多种观测角度。ATLAS 数据集旨在解决现有公共数据集在覆盖交通灯状态、标志和不同环境条件方面的不足,并为训练和评估先进的交通灯检测模型提供了宝贵资源。数据集已通过 DeepPrivacy2 和 EgoBlur 进行匿名化处理,确保个人隐私和车牌信息的安全。
The ATLAS dataset is a comprehensive dataset for autonomous driving traffic light perception, created in collaboration between the FZI Research Center for Information Technology and Karlsruhe Institute of Technology. This dataset contains 33,044 images and 72,998 annotated bounding boxes, covering a variety of traffic light states, signs, and different environmental conditions such as rainy weather. It adopts a multi-camera setup, including three cameras with different field-of-view angles, to simulate multiple observation angles in actual autonomous driving systems. The ATLAS dataset aims to address the shortcomings of existing public datasets in covering traffic light states, signs, and diverse environmental conditions, and serves as a valuable resource for training and evaluating advanced traffic light detection models. The dataset has been anonymized via DeepPrivacy2 and EgoBlur to ensure the security of personal privacy and license plate information.
The ATLAS of Traffic Lights 数据集概述
基本信息
- 发布日期: 2025年2月10日
- 最新版本: 1.0
- DOI: 10.5281/zenodo.14846709
- 许可证: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
数据集描述
- 目的: 提升自动驾驶中的交通信号灯检测能力。
- 特点:
- 包含超过 33,000张图像 和 72,998个标注框。
- 涵盖 25种独特的交通信号灯状态和图形类别(如红黄灯、直行-右转等)。
- 使用三台同步相机(广角、中焦、长焦)采集,覆盖不同距离和角度(包括困难的头顶视角)。
- 标注包含极端天气条件(如大雨)。
- 数据已通过先进工具匿名化处理。
相机配置
| 相机类型 | 视场角 [°] | 分辨率 | 图像数量 |
|---|---|---|---|
| Front-Medium | 61 × 39 | 1920 × 1200 | 25,158 |
| Front-Tele | 31 × 20 | 1920 × 1200 | 5,109 |
| Front-Wide | 106 × 92 | 2592 × 2048 | 2,777 |
文件结构
├── ATLAS
├── train
├── front_medium
├── images
├── front_medium_1722622455-950002160.jpg
├── labels
├── front_medium_1722622455-950002160.txt
├── front_tele
├── front_wide
├── test
├── ATLAS_classes.yaml
├── LICENSE
└── README.md
标注格式
每行标注包含以下字段:
class_id x_center y_center width height
- class_id: 类别ID,对应
ATLAS_classes.yaml中的可读名称。 - x_center, y_center: 归一化的边界框中心坐标(范围[0,1])。
- width, height: 归一化的边界框宽高(范围[0,1])。
相关论文
- 标题: "The ATLAS of Traffic Lights: A Reliable Perception Framework for Autonomous Driving"
- 作者: Polley, Rupert 等
- 会议: IEEE Intelligent Vehicles Symposium (IV) 2025
- arXiv: arXiv:2504.19722
下载信息
- 总大小: 29.7 GB
- 文件列表:
ATLAS.z01(5.4 GB)ATLAS.z02(5.4 GB)ATLAS.z03(5.4 GB)ATLAS.z04(5.4 GB)ATLAS.z05(5.4 GB)ATLAS.zip(2.6 GB)ATLAS_sample.zip(25.3 MB)ATLAS_tele_preview.mp4(186.0 MB)
使用条款
- 用途限制: 仅限非商业用途(如教学、科研)。
- 引用要求: 需包含创作者署名及许可证信息。
- 问题反馈: 内容问题联系 polley@fzi.de,隐私问题联系 datenschutz@fzi.de。




