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/TransFusion: Robust LiDAR-Camera Fusion for 3D Object Dete...

TransFusion: Robust LiDAR-Camera Fusion for 3D Object Detection with Transformers

Xuyang Bai, Zeyu Hu, Xinge Zhu, Qingqiu Huang, Yilun Chen, Hongbo Fu, Chiew-Lan Tai

2022-03-22CVPR 2022 1Sensor FusionAutonomous Drivingobject-detection3D Object DetectionObject Detection
PaperPDFCode(official)

Abstract

LiDAR and camera are two important sensors for 3D object detection in autonomous driving. Despite the increasing popularity of sensor fusion in this field, the robustness against inferior image conditions, e.g., bad illumination and sensor misalignment, is under-explored. Existing fusion methods are easily affected by such conditions, mainly due to a hard association of LiDAR points and image pixels, established by calibration matrices. We propose TransFusion, a robust solution to LiDAR-camera fusion with a soft-association mechanism to handle inferior image conditions. Specifically, our TransFusion consists of convolutional backbones and a detection head based on a transformer decoder. The first layer of the decoder predicts initial bounding boxes from a LiDAR point cloud using a sparse set of object queries, and its second decoder layer adaptively fuses the object queries with useful image features, leveraging both spatial and contextual relationships. The attention mechanism of the transformer enables our model to adaptively determine where and what information should be taken from the image, leading to a robust and effective fusion strategy. We additionally design an image-guided query initialization strategy to deal with objects that are difficult to detect in point clouds. TransFusion achieves state-of-the-art performance on large-scale datasets. We provide extensive experiments to demonstrate its robustness against degenerated image quality and calibration errors. We also extend the proposed method to the 3D tracking task and achieve the 1st place in the leaderboard of nuScenes tracking, showing its effectiveness and generalization capability.

Results

TaskDatasetMetricValueModel
Object DetectionnuScenes LiDAR onlyNDS70.2Transfusion
Object DetectionnuScenes LiDAR onlyNDS (val)70.1Transfusion
Object DetectionnuScenes LiDAR onlymAP65.5Transfusion
Object DetectionnuScenes LiDAR onlymAP (val)65.1Transfusion
3DnuScenes LiDAR onlyNDS70.2Transfusion
3DnuScenes LiDAR onlyNDS (val)70.1Transfusion
3DnuScenes LiDAR onlymAP65.5Transfusion
3DnuScenes LiDAR onlymAP (val)65.1Transfusion
3D Object DetectionnuScenes LiDAR onlyNDS70.2Transfusion
3D Object DetectionnuScenes LiDAR onlyNDS (val)70.1Transfusion
3D Object DetectionnuScenes LiDAR onlymAP65.5Transfusion
3D Object DetectionnuScenes LiDAR onlymAP (val)65.1Transfusion
2D ClassificationnuScenes LiDAR onlyNDS70.2Transfusion
2D ClassificationnuScenes LiDAR onlyNDS (val)70.1Transfusion
2D ClassificationnuScenes LiDAR onlymAP65.5Transfusion
2D ClassificationnuScenes LiDAR onlymAP (val)65.1Transfusion
2D Object DetectionnuScenes LiDAR onlyNDS70.2Transfusion
2D Object DetectionnuScenes LiDAR onlyNDS (val)70.1Transfusion
2D Object DetectionnuScenes LiDAR onlymAP65.5Transfusion
2D Object DetectionnuScenes LiDAR onlymAP (val)65.1Transfusion
16knuScenes LiDAR onlyNDS70.2Transfusion
16knuScenes LiDAR onlyNDS (val)70.1Transfusion
16knuScenes LiDAR onlymAP65.5Transfusion
16knuScenes LiDAR onlymAP (val)65.1Transfusion

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17A 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-17