paper-with-me

홈 › Papers

HVDetFusion: A Simple and Robust Camera-Radar Fusion Framework

2023-07-21 · Kai Lei, Zhan Chen, Shuman Jia, Xiaoteng Zhang

In the field of autonomous driving, 3D object detection is a very important perception module. Although the current SOTA algorithm combines Camera and Lidar sensors, limited by the high price of Lidar, the current mainstream landing schemes are pure Camera sensors or Camera+Radar sensors. In this study, we propose a new detection algorithm called HVDetFusion, which is a multi-modal detection algorithm that not only supports pure camera data as input for detection, but also can perform fusion input of radar data and camera data. The camera stream does not depend on the input of Radar data, thus addressing the downside of previous methods. In the pure camera stream, we modify the framework of Bevdet4D for better perception and more efficient inference, and this stream has the whole 3D detection output. Further, to incorporate the benefits of Radar signals, we use the prior information of different object positions to filter the false positive information of the original radar data, according to the positioning information and radial velocity information recorded by the radar sensors to supplement and fuse the BEV features generated by the original camera data, and the effect is further improved in the process of fusion training. Finally, HVDetFusion achieves the new state-of-the-art 67.4\% NDS on the challenging nuScenes test set among all camera-radar 3D object detectors. The code is available at https://github.com/HVXLab/HVDetFusion

📄 PDF Abstract BibTeX arXiv:2307.11323

Code (1)

hvxlab/hvdetfusion 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DeepFusion: A Robust and Modular 3D Object Detector for Lidars, Cameras and Radars

2022-09-26 · Florian Drews, Di Feng, Florian Faion, Lars Rosenbaum 외

We propose DeepFusion, a modular multi-modal architecture to fuse lidars, cameras and radars in different combinations for 3D object detection. Specialized feature extractors take advantage of each modality and can be ex…

3D Object DetectionDepth Estimationobject-detectionObject Detection

MSSF: A 4D Radar and Camera Fusion Framework With Multi-Stage Sampling for 3D Object Detection in Autonomous Driving

2024-11-22 · Hongsi Liu, Jun Liu, Guangfeng Jiang, Xin Jin

As one of the automotive sensors that have emerged in recent years, 4D millimeter-wave radar has a higher resolution than conventional 3D radar and provides precise elevation measurements. But its point clouds are still …

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

ClusterFusion: Leveraging Radar Spatial Features for Radar-Camera 3D Object Detection in Autonomous Vehicles

2023-09-07 · Irfan Tito Kurniawan, Bambang Riyanto Trilaksono

Thanks to the complementary nature of millimeter wave radar and camera, deep learning-based radar-camera 3D object detection methods may reliably produce accurate detections even in low-visibility conditions. This makes …

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

CRAFT: Camera-Radar 3D Object Detection with Spatio-Contextual Fusion Transformer

2022-09-14 · Youngseok Kim, Sanmin Kim, Jun Won Choi, Dongsuk Kum

Camera and radar sensors have significant advantages in cost, reliability, and maintenance compared to LiDAR. Existing fusion methods often fuse the outputs of single modalities at the result-level, called the late fusio…

3D Object Detectionobject-detectionObject Detection

RCM-Fusion: Radar-Camera Multi-Level Fusion for 3D Object Detection

2023-07-17 · Jisong Kim, Minjae Seong, Geonho Bang, Dongsuk Kum 외

While LiDAR sensors have been successfully applied to 3D object detection, the affordability of radar and camera sensors has led to a growing interest in fusing radars and cameras for 3D object detection. However, previo…

3D Object DetectionObjectobject-detectionObject Detection