paper-with-me

Papers

PathFusion: Path-consistent Lidar-Camera Deep Feature Fusion

2022-12-12 · Lemeng Wu, Dilin Wang, Meng Li, Yunyang Xiong, Raghuraman Krishnamoorthi, Qiang Liu, Vikas Chandra

Fusing 3D LiDAR features with 2D camera features is a promising technique for enhancing the accuracy of 3D detection, thanks to their complementary physical properties. While most of the existing methods focus on directly fusing camera features with raw LiDAR point clouds or shallow-level 3D features, it is observed that directly combining 2D and 3D features in deeper layers actually leads to a decrease in accuracy due to feature misalignment. The misalignment, which stems from the aggregation of features learned from large receptive fields, becomes increasingly more severe as we delve into deeper layers. In this paper, we propose PathFusion as a solution to enable the alignment of semantically coherent LiDAR-camera deep feature fusion. PathFusion introduces a path consistency loss at multiple stages within the network, encouraging the 2D backbone and its fusion path to transform 2D features in a way that aligns semantically with the transformation of the 3D backbone. This ensures semantic consistency between 2D and 3D features, even in deeper layers, and amplifies the usage of the network's learning capacity. We apply PathFusion to improve a prior-art fusion baseline, Focals Conv, and observe an improvement of over 1.6% in mAP on the nuScenes test split consistently with and without testing-time data augmentations, and moreover, PathFusion also improves KITTI $\text{AP}_{\text{3D}}$ (R11) by about 0.6% on the moderate level.

📄 PDF Abstract BibTeX arXiv:2212.06244

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Universal Multi-modal Entity Alignment via Iteratively Fusing Modality Similarity Paths

2023-10-09 · Bolin Zhu, Xiaoze Liu, Xin Mao, Zhuo Chen 외

The objective of Entity Alignment (EA) is to identify equivalent entity pairs from multiple Knowledge Graphs (KGs) and create a more comprehensive and unified KG. The majority of EA methods have primarily focused on the …

Entity AlignmentKnowledge GraphsMulti-modal Entity Alignment

SuperFusion: Multilevel LiDAR-Camera Fusion for Long-Range HD Map Generation

2022-11-28 · Hao Dong, Weihao Gu, Xianjing Zhang, Jintao Xu 외

High-definition (HD) semantic map generation of the environment is an essential component of autonomous driving. Existing methods have achieved good performance in this task by fusing different sensor modalities, such as…

Autonomous DrivingAutonomous VehiclesDepth Estimation

DF-Calib: Targetless LiDAR-Camera Calibration via Depth Flow

2025-04-02 · Shu Han, Xubo Zhu, Ji Wu, Ximeng Cai 외

Precise LiDAR-camera calibration is crucial for integrating these two sensors into robotic systems to achieve robust perception. In applications like autonomous driving, online targetless calibration enables a prompt sen…

Autonomous DrivingCamera Calibrationcross-modal alignmentvalid

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

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

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 f…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Multi-LVI-SAM: A Robust LiDAR-Visual-Inertial Odometry for Multiple Fisheye Cameras

2025-09-06 · Xinyu Zhang, Kai Huang, Junqiao Zhao, Zihan Yuan 외 arxiv

We propose a multi-camera LiDAR-visual-inertial odometry framework, Multi-LVI-SAM, which fuses data from multiple fisheye cameras, LiDAR and inertial sensors for highly accurate and robust state estimation. To enable eff…

Pose Estimation