CVMar 12, 2024

Unleashing HyDRa: Hybrid Fusion, Depth Consistency and Radar for Unified 3D Perception

arXiv:2403.07746v449 citationsh-index: 8Has CodeICRA
Originality Highly original
AI Analysis

It addresses the problem of reliable 3D perception in adverse conditions for autonomous driving, offering an incremental improvement over existing fusion methods.

The paper tackles robust depth prediction for low-cost autonomous driving by introducing HyDRa, a camera-radar fusion architecture, achieving state-of-the-art results of 64.2 NDS (+1.8) and 58.4 AMOTA (+1.5) on nuScenes and beating previous camera-based methods by 3.7 mIoU on Occ3D.

Low-cost, vision-centric 3D perception systems for autonomous driving have made significant progress in recent years, narrowing the gap to expensive LiDAR-based methods. The primary challenge in becoming a fully reliable alternative lies in robust depth prediction capabilities, as camera-based systems struggle with long detection ranges and adverse lighting and weather conditions. In this work, we introduce HyDRa, a novel camera-radar fusion architecture for diverse 3D perception tasks. Building upon the principles of dense BEV (Bird's Eye View)-based architectures, HyDRa introduces a hybrid fusion approach to combine the strengths of complementary camera and radar features in two distinct representation spaces. Our Height Association Transformer module leverages radar features already in the perspective view to produce more robust and accurate depth predictions. In the BEV, we refine the initial sparse representation by a Radar-weighted Depth Consistency. HyDRa achieves a new state-of-the-art for camera-radar fusion of 64.2 NDS (+1.8) and 58.4 AMOTA (+1.5) on the public nuScenes dataset. Moreover, our new semantically rich and spatially accurate BEV features can be directly converted into a powerful occupancy representation, beating all previous camera-based methods on the Occ3D benchmark by an impressive 3.7 mIoU. Code and models are available at https://github.com/phi-wol/hydra.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes