CVAIROApr 3, 2023

CRN: Camera Radar Net for Accurate, Robust, Efficient 3D Perception

arXiv:2304.00670v3136 citationsh-index: 34
Originality Highly original
AI Analysis

This addresses the need for robust, low-cost perception systems in autonomous vehicles, offering a novel fusion approach to improve accuracy in adverse conditions.

The paper tackles the problem of accurate 3D perception for autonomous driving by proposing CRN, a camera-radar fusion framework that achieves 62.4% NDS and 57.5% mAP on nuScenes, outperforming other camera-based methods and operating at 20 FPS.

Autonomous driving requires an accurate and fast 3D perception system that includes 3D object detection, tracking, and segmentation. Although recent low-cost camera-based approaches have shown promising results, they are susceptible to poor illumination or bad weather conditions and have a large localization error. Hence, fusing camera with low-cost radar, which provides precise long-range measurement and operates reliably in all environments, is promising but has not yet been thoroughly investigated. In this paper, we propose Camera Radar Net (CRN), a novel camera-radar fusion framework that generates a semantically rich and spatially accurate bird's-eye-view (BEV) feature map for various tasks. To overcome the lack of spatial information in an image, we transform perspective view image features to BEV with the help of sparse but accurate radar points. We further aggregate image and radar feature maps in BEV using multi-modal deformable attention designed to tackle the spatial misalignment between inputs. CRN with real-time setting operates at 20 FPS while achieving comparable performance to LiDAR detectors on nuScenes, and even outperforms at a far distance on 100m setting. Moreover, CRN with offline setting yields 62.4% NDS, 57.5% mAP on nuScenes test set and ranks first among all camera and camera-radar 3D object detectors.

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