paper-with-me

홈 › Papers

LIFT: Learning 4D LiDAR Image Fusion Transformer for 3D Object Detection

2022-01-01 · CVPR 2022 1 · Yihan Zeng, Da Zhang, Chunwei Wang, Zhenwei Miao, Ting Liu, Xin Zhan, Dayang Hao, Chao Ma

LiDAR and camera are two common sensors to collect data in time for 3D object detection under the autonomous driving context. Though the complementary information across sensors and time has great potential of benefiting 3D perception, taking full advantage of sequential cross-sensor data still remains challenging. In this paper, we propose a novel LiDAR Image Fusion Transformer (LIFT) to model the mutual interaction relationship of cross-sensor data over time. LIFT learns to align the input 4D sequential cross-sensor data to achieve multi-frame multi-modal information aggregation. To alleviate computational load, we project both point clouds and images into the bird-eye-view maps to compute sparse grid-wise self-attention. LIFT also benefits from a cross-sensor and cross-time data augmentation scheme. We evaluate the proposed approach on the challenging nuScenes and Waymo datasets, where our LIFT performs well over the state-of-the-art and strong baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingData Augmentationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Lift-Attend-Splat: Bird's-eye-view camera-lidar fusion using transformers

2023-12-22 · James Gunn, Zygmunt Lenyk, Anuj Sharma, Andrea Donati 외

Combining complementary sensor modalities is crucial to providing robust perception for safety-critical robotics applications such as autonomous driving (AD). Recent state-of-the-art camera-lidar fusion methods for AD re…

3D Object DetectionAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

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

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

2022-03-22 · CVPR 2022 1 · Xuyang Bai, Zeyu Hu, Xinge Zhu, Qingqiu Huang 외

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

3D Object DetectionAutonomous DrivingDecoderobject-detection+2

FusionViT: Hierarchical 3D Object Detection via LiDAR-Camera Vision Transformer Fusion

2023-11-07 · Xinhao Xiang, Jiawei Zhang

For 3D object detection, both camera and lidar have been demonstrated to be useful sensory devices for providing complementary information about the same scenery with data representations in different modalities, e.g., 2…

3D Object DetectionObjectobject-detectionObject Detection+2

Geometry-Aware Fisheye-LiDAR Fusion for Robust 3D Object Detection in Low-Overlap Setups

2026-06-07 · Xiangzhong Liu, Xihao Wang, Hao Shen arxiv

As autonomous systems expand from capital-intensive robotaxis to cost-sensitive logistics, sensor configurations are increasingly optimized for coverage-per-cost. A prevalent sparse-view setup utilizes dual-fisheye camer…

Robust 3D Object Detection