paper-with-me

Papers

CenterFusion: Center-based Radar and Camera Fusion for 3D Object Detection

2020-11-10 · Ramin Nabati, Hairong Qi

The perception system in autonomous vehicles is responsible for detecting and tracking the surrounding objects. This is usually done by taking advantage of several sensing modalities to increase robustness and accuracy, which makes sensor fusion a crucial part of the perception system. In this paper, we focus on the problem of radar and camera sensor fusion and propose a middle-fusion approach to exploit both radar and camera data for 3D object detection. Our approach, called CenterFusion, first uses a center point detection network to detect objects by identifying their center points on the image. It then solves the key data association problem using a novel frustum-based method to associate the radar detections to their corresponding object's center point. The associated radar detections are used to generate radar-based feature maps to complement the image features, and regress to object properties such as depth, rotation and velocity. We evaluate CenterFusion on the challenging nuScenes dataset, where it improves the overall nuScenes Detection Score (NDS) of the state-of-the-art camera-based algorithm by more than 12%. We further show that CenterFusion significantly improves the velocity estimation accuracy without using any additional temporal information. The code is available at https://github.com/mrnabati/CenterFusion .

📄 PDF Abstract BibTeX arXiv:2011.04841

Code (3)

mrnabati/CenterFusion 공식 구현 pytorch
HengWeiBin/CenterFusionDetect3D pytorch
ngowilliam1/centerfusion_depth_factor pytorch

Tasks

3D Object DetectionAutonomous Vehiclesobject-detectionObject DetectionSensor Fusion

Similar Papers 제목 키워드 기반

CFTrack: Center-based Radar and Camera Fusion for 3D Multi-Object Tracking

2021-07-11 · Ramin Nabati, Landon Harris, Hairong Qi

3D multi-object tracking is a crucial component in the perception system of autonomous driving vehicles. Tracking all dynamic objects around the vehicle is essential for tasks such as obstacle avoidance and path planning…

3D Multi-Object TrackingAutonomous DrivingAutonomous VehiclesMulti-Object Tracking+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

RCGDet3D: Rethinking 4D Radar-Camera Fusion-based 3D Object Detection with Enhanced Radar Feature Encoding

2026-05-20 · Weiyi Xiong, Bing Zhu arxiv

4D automotive radar is indispensable for autonomous driving due to its low cost and robustness, yet its point cloud sparsity challenges 3D object detection. Existing 4D radar-camera fusion methods focus on complex fusion…

Representation Learning3D Object DetectionAutonomous Driving

RCBEVDet: Radar-camera Fusion in Bird's Eye View for 3D Object Detection

2024-03-25 · CVPR 2024 1 · Zhiwei Lin, Zhe Liu, Zhongyu Xia, Xinhao Wang 외

Three-dimensional object detection is one of the key tasks in autonomous driving. To reduce costs in practice, low-cost multi-view cameras for 3D object detection are proposed to replace the expansive LiDAR sensors. Howe…

3D Object Detection3D Object Detection (RoI)Autonomous DrivingObject+3

Radar and Camera Fusion for Object Detection and Tracking: A Comprehensive Survey

2024-10-24 · Kun Shi, Shibo He, Zhenyu Shi, Anjun Chen 외

Multi-modal fusion is imperative to the implementation of reliable object detection and tracking in complex environments. Exploiting the synergy of heterogeneous modal information endows perception systems the ability to…

Objectobject-detectionObject Detection