paper-with-me

홈 › Papers

A Deep Learning-based Radar and Camera Sensor Fusion Architecture for Object Detection

2020-05-15 · 2019 Sensor Data Fusion: Trends, Solutions, Applications (SDF) 2019 10 · Felix Nobis, Maximilian Geisslinger, Markus Weber, Johannes Betz, Markus Lienkamp

Object detection in camera images, using deep learning has been proven successfully in recent years. Rising detection rates and computationally efficient network structures are pushing this technique towards application in production vehicles. Nevertheless, the sensor quality of the camera is limited in severe weather conditions and through increased sensor noise in sparsely lit areas and at night. Our approach enhances current 2D object detection networks by fusing camera data and projected sparse radar data in the network layers. The proposed CameraRadarFusionNet (CRF-Net) automatically learns at which level the fusion of the sensor data is most beneficial for the detection result. Additionally, we introduce BlackIn, a training strategy inspired by Dropout, which focuses the learning on a specific sensor type. We show that the fusion network is able to outperform a state-of-the-art image-only network for two different datasets. The code for this research will be made available to the public at: https://github.com/TUMFTM/CameraRadarFusionNet.

📄 PDF Abstract BibTeX arXiv:2005.07431

Code (1)

TUMFTM/CameraRadarFusionNet 공식 구현

Tasks

2D Object Detectionobject-detectionObject DetectionSensor Fusion

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

CaRaFFusion: Improving 2D Semantic Segmentation with Camera-Radar Point Cloud Fusion and Zero-Shot Image Inpainting

2025-05-06 · Huawei Sun, Bora Kunter Sahin, Georg Stettinger, Maximilian Bernhard 외

Segmenting objects in an environment is a crucial task for autonomous driving and robotics, as it enables a better understanding of the surroundings of each agent. Although camera sensors provide rich visual details, the…

2D Semantic SegmentationAutonomous DrivingImage InpaintingSemantic Segmentation

Radar-Camera Sensor Fusion for Joint Object Detection and Distance Estimation in Autonomous Vehicles

2020-09-17 · Ramin Nabati, Hairong Qi

In this paper we present a novel radar-camera sensor fusion framework for accurate object detection and distance estimation in autonomous driving scenarios. The proposed architecture uses a middle-fusion approach to fuse…

2D Object DetectionAutonomous DrivingAutonomous VehiclesDistance regression+5

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

Cross-Domain Spatial Matching for Camera and Radar Sensor Data Fusion in Autonomous Vehicle Perception System

2024-04-25 · Daniel Dworak, Mateusz Komorkiewicz, Paweł Skruch, Jerzy Baranowski

In this paper, we propose a novel approach to address the problem of camera and radar sensor fusion for 3D object detection in autonomous vehicle perception systems. Our approach builds on recent advances in deep learnin…

3D Object DetectionObjectobject-detectionObject Detection+1

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 mainst…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection