paper-with-me

홈 › Papers

FGFusion: Fine-Grained Lidar-Camera Fusion for 3D Object Detection

2023-09-21 · Zixuan Yin, Han Sun, Ningzhong Liu, Huiyu Zhou, Jiaquan Shen

Lidars and cameras are critical sensors that provide complementary information for 3D detection in autonomous driving. While most prevalent methods progressively downscale the 3D point clouds and camera images and then fuse the high-level features, the downscaled features inevitably lose low-level detailed information. In this paper, we propose Fine-Grained Lidar-Camera Fusion (FGFusion) that make full use of multi-scale features of image and point cloud and fuse them in a fine-grained way. First, we design a dual pathway hierarchy structure to extract both high-level semantic and low-level detailed features of the image. Second, an auxiliary network is introduced to guide point cloud features to better learn the fine-grained spatial information. Finally, we propose multi-scale fusion (MSF) to fuse the last N feature maps of image and point cloud. Extensive experiments on two popular autonomous driving benchmarks, i.e. KITTI and Waymo, demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2309.11804

Code (1)

xaviergrool/fgfusion 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SFGFusion: Surface Fitting Guided 3D Object Detection with 4D Radar and Camera Fusion

2025-10-22 · Xiaozhi Li, Huijun Di, Jian Li, Feng Liu 외 arxiv

3D object detection is essential for autonomous driving. As an emerging sensor, 4D imaging radar offers advantages as low cost, long-range detection, and accurate velocity measurement, making it highly suitable for objec…

3D Object DetectionAutonomous DrivingPoint Clouds

LIF-Seg: LiDAR and Camera Image Fusion for 3D LiDAR Semantic Segmentation

2021-08-17 · Lin Zhao, Hui Zhou, Xinge Zhu, Xiao Song 외

Camera and 3D LiDAR sensors have become indispensable devices in modern autonomous driving vehicles, where the camera provides the fine-grained texture, color information in 2D space and LiDAR captures more precise and f…

Autonomous DrivingLIDAR Semantic SegmentationSemantic Segmentation

MSMDFusion: Fusing LiDAR and Camera at Multiple Scales with Multi-Depth Seeds for 3D Object Detection

2022-09-07 · CVPR 2023 1 · Yang Jiao, Zequn Jie, Shaoxiang Chen, Jingjing Chen 외

Fusing LiDAR and camera information is essential for achieving accurate and reliable 3D object detection in autonomous driving systems. This is challenging due to the difficulty of combining multi-granularity geometric a…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

LiCAF: LiDAR-Camera Asymmetric Fusion for Gait Recognition

2024-06-18 · Yunze Deng, Haijun Xiong, Bin Feng

Gait recognition is a biometric technology that identifies individuals by using walking patterns. Due to the significant achievements of multimodal fusion in gait recognition, we consider employing LiDAR-camera fusion to…

Gait Recognition

IMKD: Intensity-Aware Multi-Level Knowledge Distillation for Camera-Radar Fusion

2025-12-17 · Shashank Mishra, Karan Patil, Didier Stricker, Jason Rambach arxiv

High-performance Radar-Camera 3D object detection can be achieved by leveraging knowledge distillation without using LiDAR at inference time. However, existing distillation methods typically transfer modality-specific fe…

Knowledge Distillation3D Object Detection