paper-with-me

Papers

RODNet: A Real-Time Radar Object Detection Network Cross-Supervised by Camera-Radar Fused Object 3D Localization

2021-02-09 · Yizhou Wang, Zhongyu Jiang, Yudong Li, Jenq-Neng Hwang, Guanbin Xing, Hui Liu

Various autonomous or assisted driving strategies have been facilitated through the accurate and reliable perception of the environment around a vehicle. Among the commonly used sensors, radar has usually been considered as a robust and cost-effective solution even in adverse driving scenarios, e.g., weak/strong lighting or bad weather. Instead of considering to fuse the unreliable information from all available sensors, perception from pure radar data becomes a valuable alternative that is worth exploring. In this paper, we propose a deep radar object detection network, named RODNet, which is cross-supervised by a camera-radar fused algorithm without laborious annotation efforts, to effectively detect objects from the radio frequency (RF) images in real-time. First, the raw signals captured by millimeter-wave radars are transformed to RF images in range-azimuth coordinates. Second, our proposed RODNet takes a sequence of RF images as the input to predict the likelihood of objects in the radar field of view (FoV). Two customized modules are also added to handle multi-chirp information and object relative motion. Instead of using human-labeled ground truth for training, the proposed RODNet is cross-supervised by a novel 3D localization of detected objects using a camera-radar fusion (CRF) strategy in the training stage. Finally, we propose a method to evaluate the object detection performance of the RODNet. Due to no existing public dataset available for our task, we create a new dataset, named CRUW, which contains synchronized RGB and RF image sequences in various driving scenarios. With intensive experiments, our proposed cross-supervised RODNet achieves 86% average precision and 88% average recall of object detection performance, which shows the robustness to noisy scenarios in various driving conditions.

📄 PDF Abstract BibTeX arXiv:2102.05150

Code (1)

yizhou-wang/RODNet 공식 구현 pytorch

Tasks

ObjectObject DetectionRadar Object Detection

Similar Papers 제목 키워드 기반

RODNet: Radar Object Detection Using Cross-Modal Supervision

2020-03-03 · Yizhou Wang, Zhongyu Jiang, Xiangyu Gao, Jenq-Neng Hwang 외

Radar is usually more robust than the camera in severe driving scenarios, e.g., weak/strong lighting and bad weather. However, unlike RGB images captured by a camera, the semantic information from the radar signals is no…

Autonomous DrivingObjectobject-detectionObject Detection+1

RadSimReal: Bridging the Gap Between Synthetic and Real Data in Radar Object Detection With Simulation

2024-04-28 · CVPR 2024 1 · Oded Bialer, Yuval Haitman

Object detection in radar imagery with neural networks shows great potential for improving autonomous driving. However, obtaining annotated datasets from real radar images, crucial for training these networks, is challen…

Autonomous Drivingobject-detectionObject DetectionRadar Object Detection

RRPN: Radar Region Proposal Network for Object Detection in Autonomous Vehicles

2019-05-01 · Ramin Nabati, Hairong Qi

Region proposal algorithms play an important role in most state-of-the-art two-stage object detection networks by hypothesizing object locations in the image. Nonetheless, region proposal algorithms are known to be the b…

Autonomous DrivingAutonomous VehiclesObjectobject-detection+2

RCBEVDet: Radar-camera Fusion in Bird's Eye View for 3D Object Detection

2024-03-25 · CVPR 2024 1 · Zhiwei Lin, Zhe Liu, Zhongyu Xia, Xinhao Wang 외

Three-dimensional object detection is one of the key tasks in autonomous driving. To reduce costs in practice, low-cost multi-view cameras for 3D object detection are proposed to replace the expansive LiDAR sensors. Howe…

3D Object Detection3D Object Detection (RoI)Autonomous DrivingObject+3

RadarNeXt: Real-Time and Reliable 3D Object Detector Based On 4D mmWave Imaging Radar

2025-01-04 · Liye Jia, Runwei Guan, Haocheng Zhao, Qiuchi Zhao 외

3D object detection is crucial for Autonomous Driving (AD) and Advanced Driver Assistance Systems (ADAS). However, most 3D detectors prioritize detection accuracy, often overlooking network inference speed in practical a…

3D Object Detection3D Object Detection (RoI)Autonomous DrivingGPU+2