arXiv:2409.04979cs.CV2024-09被引 32

融合雷达与摄像头数据,实现高精度3D环境感知

RCBEVDet++: Toward High-accuracy Radar-Camera Fusion 3D Perception Network

  • 设计雷达特征提取器与交叉注意力融合模块,对齐多模态特征
  • 在nuScenes上达72.73 NDS,无需测试增强即领先现有方法
  • 兼容主流视觉模型,适用于检测、分割与跟踪多种任务

自动驾驶中环境感知是基础任务。现代系统常采用多模态传感器获取全面环境信息,其中雷达-摄像头融合系统因感知能力强且成本低备受青睐。但二者模态差异大,融合困难。本文提出RCBEVDet框架,基于已有摄像头3D检测模型,引入专用雷达特征提取器RadarBEVNet和交叉注意力多层融合(CAMF)模块。RadarBEVNet通过双流雷达骨干网络与雷达截面感知的鸟瞰图编码器,将稀疏雷达点转化为密集BEV特征;CAMF模块采用可变形注意力对齐雷达与摄像头的BEV特征,并通过通道与空间融合层完成融合。为进一步提升性能,提出RCBEVDet++,引入稀疏融合机制,支持基于查询的多视角摄像头模型,并拓展至更广感知任务。在nuScenes数据集上,该方法可无缝集成现有摄像头3D感知模型,显著提升各类任务表现。尤其在3D目标检测、BEV语义分割与3D多目标跟踪任务中达到当前最优水平。使用ViT-L作为图像骨干时,不依赖测试时增强或模型集成,即达72.73 NDS与67.34 mAP。

原文摘要 · Abstract (English)

Perceiving the surrounding environment is a fundamental task in autonomous driving. To obtain highly accurate perception results, modern autonomous driving systems typically employ multi-modal sensors to collect comprehensive environmental data. Among these, the radar-camera multi-modal perception system is especially favored for its excellent sensing capabilities and cost-effectiveness. However, the substantial modality differences between radar and camera sensors pose challenges in fusing information. To address this problem, this paper presents RCBEVDet, a radar-camera fusion 3D object detection framework. Specifically, RCBEVDet is developed from an existing camera-based 3D object detector, supplemented by a specially designed radar feature extractor, RadarBEVNet, and a Cross-Attention Multi-layer Fusion (CAMF) module. Firstly, RadarBEVNet encodes sparse radar points into a dense bird's-eye-view (BEV) feature using a dual-stream radar backbone and a Radar Cross Section aware BEV encoder. Secondly, the CAMF module utilizes a deformable attention mechanism to align radar and camera BEV features and adopts channel and spatial fusion layers to fuse them. To further enhance RCBEVDet's capabilities, we introduce RCBEVDet++, which advances the CAMF through sparse fusion, supports query-based multi-view camera perception models, and adapts to a broader range of perception tasks. Extensive experiments on the nuScenes show that our method integrates seamlessly with existing camera-based 3D perception models and improves their performance across various perception tasks. Furthermore, our method achieves state-of-the-art radar-camera fusion results in 3D object detection, BEV semantic segmentation, and 3D multi-object tracking tasks. Notably, with ViT-L as the image backbone, RCBEVDet++ achieves 72.73 NDS and 67.34 mAP in 3D object detection without test-time augmentation or model ensembling.

雷达摄像头融合3D目标检测鸟瞰图感知多模态感知

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。