CALM-Scenarios
收藏资源简介:
CALM-Scenarios 是一个结构化数据集,包含从 CALM-Italy 和 CALM-Germany 数据集中提取的意大利和德国的减速带场景。每个场景以紧凑的索引式 JSON 文件表示,记录道路高度剖面(z(s))、颠簸的位置、高度和宽度,以及(如果可用)摄像头感知轨迹。数据集中不包含图像、点云或原始传感器数据,仅提供用于训练和评估的物理信息。数据集目录按区域划分:意大利和德国各有训练集(train)和评估集(eval),此外还有合成评估套件(synthetic),包含程序生成的颠簸/坑洼组合的 YAML 配置文件。该数据集由 perception-pipeline 从 CARD 记录生成,完整数据集(CALM-Italy 和 CALM-Germany)包含原始图像和深度信息,需要申请访问权限。适用于基于物理信息的道路颠簸检测、自动驾驶场景评估等任务。
CALM-Scenarios is a structured dataset containing speed bump scenes from Italy and Germany, extracted from the CALM-Italy and CALM-Germany datasets. Each scene is represented as a compact indexed JSON file, recording the road height profile (z(s)), bump location, height, and width, along with camera perception trajectories (if available). The dataset does not include images, point clouds, or raw sensor data, only providing physical information for training and evaluation. The dataset is organized by region: Italy and Germany each have training and evaluation sets, plus a synthetic evaluation suite containing YAML configuration files for programmatically generated bump/pothole combinations. The dataset is generated from CARD recordings via the perception-pipeline, and the full datasets (CALM-Italy and CALM-Germany) contain original images and depth information, requiring access requests. It is suitable for physics-based road bump detection and autonomous driving scenario evaluation tasks.
数据集概述
CALM-Scenarios 是一个用于训练和评估速度颠簸场景的数据集,覆盖意大利和德国两个地区。该数据集从完整的 CALM-Italy 和 CALM-Germany 数据集中提取,每个场景以紧凑的、按空间索引的 JSON 格式存储,包含道路高度剖面、颠簸位置/高度/宽度以及相机感知轨迹(如可用)。数据集中不包含图像、点云或原始传感器数据,仅保留用于训练和评估的物理信息。
目录结构
数据集按地区和用途划分,具体布局如下:
italy/train/*.json:意大利地区的训练数据italy/eval/*.json:意大利地区的评估数据germany/train/*.json:德国地区的训练数据germany/eval/*.json:德国地区的评估数据synthetic/<suite>/*.yaml:程序化生成的评估套件(包含颠簸/坑洼组合),不绑定具体地区synthetic/KEY.md:用于解释颠簸/坑洼尺寸代码简称的键文件
数据来源与生成
该数据集由 perception-pipeline 从 CARD 录音生成。完整的 CALM-Italy 和 CALM-Germany 数据集包含源图像和深度数据,需要申请访问权限,而本数据集则提供提取后的物理场景信息。
许可证
数据集采用 MIT 许可证。





