M3CAD
收藏资源简介:
M³CAD是目前最全面的单车辆和协同自动驾驶研究基准测试数据集,支持多种任务,如目标检测和跟踪、地图绘制、运动预测、占用和路径规划,同时在复杂环境中支持更真实的车辆运动和交互。
M³CAD is currently the most comprehensive benchmark dataset for single-vehicle and cooperative autonomous driving research, supporting multiple tasks including object detection and tracking, mapping, motion prediction, occupancy estimation and path planning, while enabling more realistic vehicle movements and interactions in complex environments.
M3CAD: 通用协同自动驾驶基准数据集
概述
M³CAD是目前最全面的单车辆和协同自动驾驶研究基准,支持多种任务,包括:
- 目标检测与跟踪
- 地图构建
- 运动预测
- 占用率分析
- 路径规划
该数据集在复杂环境中支持更真实的车辆运动和交互。
快速开始
项目基于Bench2DriveZoo结构扩展,支持协同自动驾驶任务:
结果可视化
提供两种可视化工具:
-
基础可视化(BEV) bash python m3cad/uniad/analysis_tools/visualize/run.py --dataroot data/m3cad_carla_ue5 --version v1.0-test --predroot output/results.pkl --out_folder output_vis --demo_video output.mp4 --project_to_cam # 可选
-
3D可视化(基于Rerun)
bash
python m3cad/uniad/analysis_tools/visualize/rerun_visualizer.py
--root-dir data/m3cad_carla_ue5
--scene-name 2025_06_24_18_33_22_60, 2025_06_24_18_33_22_51, 2025_06_24_18_33_22_75
--serve
--dataset-version v1.0-test
--seconds 20
待办事项
- [ ] 支持VAD
- [ ] 支持UniV2X
联系方式
- Morui Zhu: moruizhu@my.unt.edu
- Qing Yang: Qing.Yang@unt.edu
引用
bibtex @misc{zhu2025m3cad, title={M3CAD: Towards Generic Cooperative Autonomous Driving Benchmark}, author={Morui Zhu and Yongqi Zhu and Yihao Zhu and Qi Chen and Deyuan Qu and Song Fu and Qing Yang}, year={2025}, eprint={2505.06746}, archivePrefix={arXiv}, primaryClass={cs.RO} }
致谢
感谢以下项目的贡献:




