UnScenes3D
收藏资源简介:
我们通过3D语义占用预测来研究非结构化场景理解,用于检测非结构化场景中的不规则障碍物,以及路面高程重建,用于表征路面的凹凸不平状况。该数据集为3D语义占用预测和路面高程重建提供了详细的标注,提供了非结构化场景的全面表示。此外,还提供了轨迹和速度规划信息,以探索非结构化场景中感知与规划之间的关系。还提供了场景的自然语言描述,以探索自动驾驶决策的可解释性。
This dataset is employed to investigate the understanding of unstructured scenes through 3D semantic occupancy prediction, which is utilized for detecting irregular obstacles in unstructured scenes and for reconstructing road elevation profiles to characterize the unevenness of road surfaces. The dataset provides detailed annotations for both 3D semantic occupancy prediction and road elevation reconstruction, offering a comprehensive representation of unstructured scenes. Additionally, trajectory and speed planning information is provided to explore the relationship between perception and planning in unstructured environments. Natural language scene descriptions are also included to investigate the interpretability of autonomous driving decisions.
UnScenes3D数据集概述
数据集简介
- 名称:UnScenes3D: Unstructured Scene Understanding
- 研究领域:非结构化场景理解
- 核心任务:
- 3D语义占据预测(检测非结构化场景中的不规则障碍物)
- 路面高程重建(表征路面的凹凸不平状况)
- 特色数据:
- 轨迹和速度规划信息
- 场景的自然语言描述
数据组成
Dataset/ ├── calibs/ # 传感器标定信息 ├── images/ # 同步帧图像数据(JPG格式) ├── clouds/ # HAP同步帧点云数据(BIN格式) ├── occ/ # 3D语义占据预测标签 ├── elevation/ # 路面高程标签 ├── depths/ # 深度估计标签 ├── imagesets/ # 数据集划分文件(train/val/test) ├── localmap_clouds/ # 局部环境的稠密点云地图 ├── vehicle_infos/ # 自车位姿、速度和加速度信息 └── image_caption/ # 基于语言的场景描述
技术验证
工具支持
- 数据处理工具:
- 从localmap_clouds生成深度标签
- 从localmap_clouds生成高程标签
- 可视化工具:
- 3D语义占据标签可视化
统计信息
(注:统计图表未在README中提供具体数值)
版本信息
- 最新版本:v1.0(发布于2025/5/10)
致谢
感谢以下开源项目的贡献:
- MonoScene, TPVFormer, OccFormer, SurroundOcc, CGFormer, Co-Occ, L2COcc, mmdepth
合作机构
- 中国科学院自动化研究所(CASIA)
- Waytous
- 同济大学




