pith. sign in

arxiv: 2302.10511 · v1 · pith:PBAGUNWZnew · submitted 2023-02-21 · 💻 cs.CV

MVFusion: Multi-View 3D Object Detection with Semantic-aligned Radar and Camera Fusion

classification 💻 cs.CV
keywords radarfeaturesfusiondetectionmulti-viewmvfusionradar-camerasemantic-aligned
0
0 comments X
read the original abstract

Multi-view radar-camera fused 3D object detection provides a farther detection range and more helpful features for autonomous driving, especially under adverse weather. The current radar-camera fusion methods deliver kinds of designs to fuse radar information with camera data. However, these fusion approaches usually adopt the straightforward concatenation operation between multi-modal features, which ignores the semantic alignment with radar features and sufficient correlations across modals. In this paper, we present MVFusion, a novel Multi-View radar-camera Fusion method to achieve semantic-aligned radar features and enhance the cross-modal information interaction. To achieve so, we inject the semantic alignment into the radar features via the semantic-aligned radar encoder (SARE) to produce image-guided radar features. Then, we propose the radar-guided fusion transformer (RGFT) to fuse our radar and image features to strengthen the two modals' correlation from the global scope via the cross-attention mechanism. Extensive experiments show that MVFusion achieves state-of-the-art performance (51.7% NDS and 45.3% mAP) on the nuScenes dataset. We shall release our code and trained networks upon publication.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Weather-Conditioned Branch Routing for Robust LiDAR-Radar 3D Object Detection

    cs.CV 2026-04 unverdicted novelty 6.0

    A routing framework maintains three parallel 3D feature streams for LiDAR, 4D radar, and fusion, with a lightweight router using weather prompts to dynamically weight them and auxiliary supervision to keep branches di...

  2. Seeing through boxes: Non-Line-of-Sight 3D Reconstruction from Radar Signals

    cs.CV 2026-05 unverdicted novelty 5.0

    GeRaF 2.0 is a unified neural SDF framework that integrates visual LoS priors to stabilize training and produce accurate zero-level sets for both visible and hidden geometry from RF signals.

  3. A Resource Efficient Fusion Network for Object Detection in Bird's-Eye View using Camera and Raw Radar Data

    cs.CV 2024-11 unverdicted novelty 4.0

    Describes a camera-radar fusion network that uses raw RD spectra and BEV-polar camera features for BEV object detection, evaluated for accuracy and compute on the RADIal dataset.