LoT-nuScenes
收藏资源简介:
LoT-nuScenes是一个虚拟的长尾场景数据集,用于并行视觉和并行车辆。该数据集在Carla模拟器中构建了不同状态下的事故场景,包括六类机动车事故、一类行人事故,并结合了三种极端天气、三个时间段和五类地点。此外,该数据集以nuScenes数据集的格式收集事故事件,配备了多传感器和360°视角,不仅填补了事故场景数据的空白,还实现了长尾标准化分布。
LoT-nuScenes is a virtual long-tailed scenario dataset for parallel vision and parallel vehicle applications. This dataset constructs accident scenarios under various conditions in the Carla simulator, including six types of motor vehicle accidents and one type of pedestrian accident, combined with three extreme weather conditions, three time periods and five types of locations. Additionally, it collects accident events in the format of the nuScenes dataset, and is equipped with multi-sensor setups and a 360° field of view. This dataset not only fills the gap in existing accident scenario datasets but also achieves a standardized long-tailed distribution.
LoT-nuScenes: A Virtual Long-Tail Scenario Dataset for Parallel Vision and Parallel Vehicles
数据集概述
LoT-nuScenes 是一个虚拟的长尾场景数据集,用于并行视觉和并行车辆研究。该数据集在 Carla 模拟器中构建了不同状态下的交通事故场景,包括六类机动车事故和一类行人事故,并结合了三种极端天气、三个时间段和五类地点。数据集采用 nuScenes 数据集的格式,配备多传感器和360°视角,不仅填补了事故场景数据的空白,还实现了长尾归一化分布。
事故类型和数据标注
数据集包含七种事故类型:追尾碰撞、变道、逆行、交叉口碰撞和行人突然横穿。追尾碰撞分为两车追尾和多车追尾,变道分为与邻车碰撞和与护栏碰撞。事故事件的收集采用 nuScenes 数据集的格式,以下是两车追尾和逆行的标注框展示: <img src="./examples of LoT-nuScenes.gif" width="800px">
环境要求
- 操作系统:Ubuntu 22.04
- Carla 模拟器版本:0.9.15
- 安装命令:
pip install carla=0.9.15




