TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CenterFusion: Center-based Radar and Camera Fusion for 3D ...

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

Ramin Nabati, Hairong Qi

2020-11-10Autonomous VehiclesSensor Fusionobject-detection3D Object DetectionObject Detection
PaperPDFCode(official)CodeCode

Abstract

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 .

Results

TaskDatasetMetricValueModel
Object DetectionnuScenesNDS0.449CenterFusion
Object DetectionnuScenesmAP0.326CenterFusion
Object Detectionnuscenes Camera-RadarNDS44.9CenterFusion
3DnuScenesNDS0.449CenterFusion
3DnuScenesmAP0.326CenterFusion
3Dnuscenes Camera-RadarNDS44.9CenterFusion
3D Object DetectionnuScenesNDS0.449CenterFusion
3D Object DetectionnuScenesmAP0.326CenterFusion
3D Object Detectionnuscenes Camera-RadarNDS44.9CenterFusion
2D ClassificationnuScenesNDS0.449CenterFusion
2D ClassificationnuScenesmAP0.326CenterFusion
2D Classificationnuscenes Camera-RadarNDS44.9CenterFusion
2D Object DetectionnuScenesNDS0.449CenterFusion
2D Object DetectionnuScenesmAP0.326CenterFusion
2D Object Detectionnuscenes Camera-RadarNDS44.9CenterFusion
16knuScenesNDS0.449CenterFusion
16knuScenesmAP0.326CenterFusion
16knuscenes Camera-RadarNDS44.9CenterFusion

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Data-Driven Meta-Analysis and Public-Dataset Evaluation for Sensor-Based Gait Age Estimation2025-07-15Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15Fast and Accurate Collision Probability Estimation for Autonomous Vehicles using Adaptive Sigma-Point Sampling2025-07-08