融合雷达与相机数据,提升自动驾驶3D目标检测精度
HGSFusion: Radar-Camera Fusion with Hybrid Generation and Synchronization for 3D Object Detection
- 用混合生成模块弥补雷达点云稀疏性,结合语义信息增强点云密度
- 通过空间与模态同步机制,使图像特征与雷达位置信息对齐
- 在两个数据集上显著超越现有方法,适合自动驾驶感知系统研发
毫米波雷达凭借全天候、全光照条件的感知能力,在自动驾驶3D目标检测中至关重要。然而,雷达点云存在显著稀疏性及不可避免的角度估计误差。为缓解此问题,引入相机可部分弥补缺陷,但直接融合常因图像缺乏深度信息、恶劣光照下特征质量差而产生负向影响。为此,本文提出混合生成与同步融合网络HGSFusion,旨在更有效地融合雷达潜力与图像特征。具体地,提出雷达混合生成模块(RHGM),充分考虑雷达信号处理中的到达角(DOA)估计误差,利用不同概率密度函数(PDFs)并借助语义信息生成更密集的雷达点云。同时,设计双同步模块(DSM),包含空间同步与模态同步,以雷达位置信息增强图像特征,并促进不同模态间特性的有效融合。大量实验表明,该方法在VoD和TJ4DRadSet数据集上分别实现RoI AP和BEV AP提升6.53%与2.03%,优于当前最优方法。代码已公开于https://github.com/garfield-cpp/HGSFusion。
原文摘要 · Abstract (English)
Millimeter-wave radar plays a vital role in 3D object detection for autonomous driving due to its all-weather and all-lighting-condition capabilities for perception. However, radar point clouds suffer from pronounced sparsity and unavoidable angle estimation errors. To address these limitations, incorporating a camera may partially help mitigate the shortcomings. Nevertheless, the direct fusion of radar and camera data can lead to negative or even opposite effects due to the lack of depth information in images and low-quality image features under adverse lighting conditions. Hence, in this paper, we present the radar-camera fusion network with Hybrid Generation and Synchronization (HGSFusion), designed to better fuse radar potentials and image features for 3D object detection. Specifically, we propose the Radar Hybrid Generation Module (RHGM), which fully considers the Direction-Of-Arrival (DOA) estimation errors in radar signal processing. This module generates denser radar points through different Probability Density Functions (PDFs) with the assistance of semantic information. Meanwhile, we introduce the Dual Sync Module (DSM), comprising spatial sync and modality sync, to enhance image features with radar positional information and facilitate the fusion of distinct characteristics in different modalities. Extensive experiments demonstrate the effectiveness of our approach, outperforming the state-of-the-art methods in the VoD and TJ4DRadSet datasets by $6.53\%$ and $2.03\%$ in RoI AP and BEV AP, respectively. The code is available at https://github.com/garfield-cpp/HGSFusion.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。