paper-with-me

홈 › Papers

Radar Voxel Fusion for 3D Object Detection

2021-06-26 · Felix Nobis, Ehsan Shafiei, Phillip Karle, Johannes Betz, Markus Lienkamp

Automotive traffic scenes are complex due to the variety of possible scenarios, objects, and weather conditions that need to be handled. In contrast to more constrained environments, such as automated underground trains, automotive perception systems cannot be tailored to a narrow field of specific tasks but must handle an ever-changing environment with unforeseen events. As currently no single sensor is able to reliably perceive all relevant activity in the surroundings, sensor data fusion is applied to perceive as much information as possible. Data fusion of different sensors and sensor modalities on a low abstraction level enables the compensation of sensor weaknesses and misdetections among the sensors before the information-rich sensor data are compressed and thereby information is lost after a sensor-individual object detection. This paper develops a low-level sensor fusion network for 3D object detection, which fuses lidar, camera, and radar data. The fusion network is trained and evaluated on the nuScenes data set. On the test set, fusion of radar data increases the resulting AP (Average Precision) detection score by about 5.1% in comparison to the baseline lidar network. The radar sensor fusion proves especially beneficial in inclement conditions such as rain and night scenes. Fusing additional camera data contributes positively only in conjunction with the radar fusion, which shows that interdependencies of the sensors are important for the detection result. Additionally, the paper proposes a novel loss to handle the discontinuity of a simple yaw representation for object detection. Our updated loss increases the detection and orientation estimation performance for all sensor input configurations. The code for this research has been made available on GitHub.

📄 PDF Abstract BibTeX arXiv:2106.14087

Code (1)

TUMFTM/RadarVoxelFusionNet 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject DetectionSensor Fusion

Similar Papers 제목 키워드 기반

LiRaFusion: Deep Adaptive LiDAR-Radar Fusion for 3D Object Detection

2024-02-18 · Jingyu Song, Lingjun Zhao, Katherine A. Skinner

We propose LiRaFusion to tackle LiDAR-radar fusion for 3D object detection to fill the performance gap of existing LiDAR-radar detectors. To improve the feature extraction capabilities from these two modalities, we desig…

3D Object Detectionobject-detectionObject Detection

MLF-4DRCNet: Multi-Level Fusion with 4D Radar and Camera for 3D Object Detection in Autonomous Driving

2025-09-23 · Yuzhi Wu, Li Xiao, Jun Liu, Guangfeng Jiang 외 arxiv

The emerging 4D millimeter-wave radar, measuring the range, azimuth, elevation, and Doppler velocity of objects, is recognized for its cost-effectiveness and robustness in autonomous driving. Nevertheless, its point clou…

3D Object DetectionAutonomous DrivingPoint Clouds

R2LDM: An Efficient 4D Radar Super-Resolution Framework Leveraging Diffusion Model

2025-03-21 · Boyuan Zheng, Shouyi Lu, Renbo Huang, Minqing Huang 외

We introduce R2LDM, an innovative approach for generating dense and accurate 4D radar point clouds, guided by corresponding LiDAR point clouds. Instead of utilizing range images or bird's eye view (BEV) images, we repres…

object-detectionObject DetectionPoint cloud reconstructionPoint Cloud Registration+2

RadarNet: Exploiting Radar for Robust Perception of Dynamic Objects

2020-07-28 · ECCV 2020 8 · Bin Yang, Runsheng Guo, Ming Liang, Sergio Casas 외

We tackle the problem of exploiting Radar for perception in the context of self-driving as Radar provides complementary information to other sensors such as LiDAR or cameras in the form of Doppler velocity. The main chal…

object-detectionObject Detection

Doracamom: Joint 3D Detection and Occupancy Prediction with Multi-view 4D Radars and Cameras for Omnidirectional Perception

2025-01-26 · Lianqing Zheng, Jianan Liu, Runwei Guan, Long Yang 외

3D object detection and occupancy prediction are critical tasks in autonomous driving, attracting significant attention. Despite the potential of recent vision-based methods, they encounter challenges under adverse condi…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1