paper-with-me

홈 › Papers

SupFusion: Supervised LiDAR-Camera Fusion for 3D Object Detection

2023-09-13 · ICCV 2023 1 · Yiran Qin, Chaoqun Wang, Zijian Kang, Ningning Ma, Zhen Li, Ruimao Zhang

In this paper, we propose a novel training strategy called SupFusion, which provides an auxiliary feature level supervision for effective LiDAR-Camera fusion and significantly boosts detection performance. Our strategy involves a data enhancement method named Polar Sampling, which densifies sparse objects and trains an assistant model to generate high-quality features as the supervision. These features are then used to train the LiDAR-Camera fusion model, where the fusion feature is optimized to simulate the generated high-quality features. Furthermore, we propose a simple yet effective deep fusion module, which contiguously gains superior performance compared with previous fusion methods with SupFusion strategy. In such a manner, our proposal shares the following advantages. Firstly, SupFusion introduces auxiliary feature-level supervision which could boost LiDAR-Camera detection performance without introducing extra inference costs. Secondly, the proposed deep fusion could continuously improve the detector's abilities. Our proposed SupFusion and deep fusion module is plug-and-play, we make extensive experiments to demonstrate its effectiveness. Specifically, we gain around 2% 3D mAP improvements on KITTI benchmark based on multiple LiDAR-Camera 3D detectors.

📄 PDF Abstract BibTeX arXiv:2309.07084

Code (1)

iranqin/supfusion 공식 구현

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SimpleBEV: Improved LiDAR-Camera Fusion Architecture for 3D Object Detection

2024-11-08 · Yun Zhao, Zhan Gong, Peiru Zheng, Hong Zhu 외

More and more research works fuse the LiDAR and camera information to improve the 3D object detection of the autonomous driving system. Recently, a simple yet effective fusion framework has achieved an excellent detectio…

3D Object DetectionAutonomous DrivingDepth EstimationObject+2

3D-CVF: Generating Joint Camera and LiDAR Features Using Cross-View Spatial Feature Fusion for 3D Object Detection

2020-04-27 · ECCV 2020 8 · Jin Hyeok Yoo, Yecheol Kim, Jisong Kim, Jun Won Choi

In this paper, we propose a new deep architecture for fusing camera and LiDAR sensors for 3D object detection. Because the camera and LiDAR sensor signals have different characteristics and distributions, fusing these tw…

3D Object Detectionobject-detectionObject Detection

SemanticBEVFusion: Rethink LiDAR-Camera Fusion in Unified Bird's-Eye View Representation for 3D Object Detection

2022-12-09 · Qi Jiang, Hao Sun, Xi Zhang

LiDAR and camera are two essential sensors for 3D object detection in autonomous driving. LiDAR provides accurate and reliable 3D geometry information while the camera provides rich texture with color. Despite the increa…

3D geometry3D Object DetectionAutonomous Drivingobject-detection+1

DeepFusion: A Robust and Modular 3D Object Detector for Lidars, Cameras and Radars

2022-09-26 · Florian Drews, Di Feng, Florian Faion, Lars Rosenbaum 외

We propose DeepFusion, a modular multi-modal architecture to fuse lidars, cameras and radars in different combinations for 3D object detection. Specialized feature extractors take advantage of each modality and can be ex…

3D Object DetectionDepth Estimationobject-detectionObject Detection

CLLAP: Contrastive Learning-based LiDAR-Augmented Pretraining for Enhanced Radar-Camera Fusion

2026-04-27 · Bingyi Liu, Chuanhui Zhu, Hongfei Xue, Jian Teng 외 arxiv

Accurate 3D object detection is critical for autonomous driving, necessitating reliable, cost-effective sensors capable of operating in adverse weather conditions. Camera and millimeter-wave radar fusion has emerged as a…

Self-Supervised LearningContrastive Learning3D Object DetectionAutonomous Driving