Unleashing HyDRa: Hybrid Fusion, Depth Consistency and Radar for Unified 3D Perception
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Detection | nuScenes (val) | NDS61.7 | 941 | |
| 3D Object Detection | nuScenes (test) | mAP57.4 | 829 | |
| 3D Object Detection | NuScenes v1.0 (test) | mAP57.4 | 210 | |
| 3D Multi-Object Tracking | nuScenes (test) | ID Switches791 | 130 | |
| 3D Object Detection | nuScenes v1.0-trainval (val) | NDS61.7 | 87 | |
| 3D Object Detection | View-of-Delft (VoD) Entire Annotated Area (val) | mAP3D60.9 | 86 | |
| 3D Object Tracking | nuScenes (test) | AMOTA58.4 | 28 | |
| 3D Object Detection | View-of-Delft Region of Interest (val) | AP (Car)80.7 | 10 | |
| 3D Occupancy Prediction | Occ3D CVPR2023 Occupancy Challenge | mIoU44.4 | 6 | |
| 3D Object Detection | TruckScenes (test) | NDS22.4 | 6 |