Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS71.7
941
3D Object DetectionnuScenes (test)
mAP68.9
829
3D Object DetectionNuScenes v1.0 (test)
mAP68.9
210
3D Object DetectionnuScenes v1.0 (val)
mAP (Overall)67.5
190
3D Object DetectionWaymo Open Dataset (val)--
175
3D Multi-Object TrackingnuScenes (test)
ID Switches893
130
3D Object DetectionnuScenes v1.0-trainval (val)
NDS70.2
87
3D Object DetectionWaymo Open Dataset 1.2 (val)
Vehicle mAP H L265.1
32
3D Object DetectionnuScenes Nighttime (val)
mAP41.8
26
3D Object DetectionnuScenes-C Snow v1.0 (trainval)
mAP63.3
13
Showing 10 of 23 rows

Other info

Follow for update