paper-with-me

Papers

Eliminating Cross-modal Conflicts in BEV Space for LiDAR-Camera 3D Object Detection

2024-03-12 · Jiahui Fu, Chen Gao, Zitian Wang, Lirong Yang, Xiaofei Wang, Beipeng Mu, Si Liu

Recent 3D object detectors typically utilize multi-sensor data and unify multi-modal features in the shared bird's-eye view (BEV) representation space. However, our empirical findings indicate that previous methods have limitations in generating fusion BEV features free from cross-modal conflicts. These conflicts encompass extrinsic conflicts caused by BEV feature construction and inherent conflicts stemming from heterogeneous sensor signals. Therefore, we propose a novel Eliminating Conflicts Fusion (ECFusion) method to explicitly eliminate the extrinsic/inherent conflicts in BEV space and produce improved multi-modal BEV features. Specifically, we devise a Semantic-guided Flow-based Alignment (SFA) module to resolve extrinsic conflicts via unifying spatial distribution in BEV space before fusion. Moreover, we design a Dissolved Query Recovering (DQR) mechanism to remedy inherent conflicts by preserving objectness clues that are lost in the fusion BEV feature. In general, our method maximizes the effective information utilization of each modality and leverages inter-modal complementarity. Our method achieves state-of-the-art performance in the highly competitive nuScenes 3D object detection dataset. The code is released at https://github.com/fjhzhixi/ECFusion.

📄 PDF Abstract BibTeX arXiv:2403.07372

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

ROD: RGB-Only Fast and Efficient Off-road Freespace Detection

2025-08-12 · Tong Sun, Hongliang Ye, Jilin Mei, Liang Chen 외 arxiv

Off-road freespace detection is more challenging than on-road scenarios because of the blurred boundaries of traversable areas. Previous state-of-the-art (SOTA) methods employ multi-modal fusion of RGB images and LiDAR d…

Self-Supervised Multimodal NeRF for Autonomous Driving

2025-06-24 · Gaurav Sharma, Ravi Kothari, Josef Schmid

In this paper, we propose a Neural Radiance Fields (NeRF) based framework, referred to as Novel View Synthesis Framework (NVSF). It jointly learns the implicit neural representation of space and time-varying scene for bo…

Autonomous DrivingNeRFNovel View Synthesis

DiffCrossGait: Trajectory-Level Alignment for 2D-3D Cross-Modal Gait Recognition via Latent Diffusion

2026-05-29 · Zhiyang Lu, Ming Cheng arxiv

Cross-modal 2D-3D gait recognition is impeded by inherent domain discrepancies between 2D silhouette and 3D LiDAR range-view representations. While prior methods align only final embeddings, we propose DiffCrossGait, whi…

Gait Recognition

CSA: Data-efficient Mapping of Unimodal Features to Multimodal Features

2024-10-10 · Po-han Li, Sandeep P. Chinchali, Ufuk Topcu

Multimodal encoders like CLIP excel in tasks such as zero-shot image classification and cross-modal retrieval. However, they require excessive training data. We propose canonical similarity analysis (CSA), which uses two…

Cross-Modal RetrievalGPUimage-classificationImage Classification+1

Bring Event into RGB and LiDAR: Hierarchical Visual-Motion Fusion for Scene Flow

2024-03-12 · CVPR 2024 1 · Hanyu Zhou, Yi Chang, Zhiwei Shi, Luxin Yan

Single RGB or LiDAR is the mainstream sensor for the challenging scene flow, which relies heavily on visual features to match motion features. Compared with single modality, existing methods adopt a fusion strategy to di…