paper-with-me

Papers

Simulating Automotive Radar with Lidar and Camera Inputs

2025-03-11 · Peili Song, Dezhen Song, Yifan Yang, Enfan Lan, Jingtai Liu

Low-cost millimeter automotive radar has received more and more attention due to its ability to handle adverse weather and lighting conditions in autonomous driving. However, the lack of quality datasets hinders research and development. We report a new method that is able to simulate 4D millimeter wave radar signals including pitch, yaw, range, and Doppler velocity along with radar signal strength (RSS) using camera image, light detection and ranging (lidar) point cloud, and ego-velocity. The method is based on two new neural networks: 1) DIS-Net, which estimates the spatial distribution and number of radar signals, and 2) RSS-Net, which predicts the RSS of the signal based on appearance and geometric information. We have implemented and tested our method using open datasets from 3 different models of commercial automotive radar. The experimental results show that our method can successfully generate high-fidelity radar signals. Moreover, we have trained a popular object detection neural network with data augmented by our synthesized radar. The network outperforms the counterpart trained only on raw radar data, a promising result to facilitate future radar-based research and development.

📄 PDF Abstract BibTeX arXiv:2503.08068

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Drivingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Automatic Labelling & Semantic Segmentation with 4D Radar Tensors

2025-01-20 · Botao Sun, Ignacio Roldan, Francesco Fioranelli

In this paper, an automatic labelling process is presented for automotive datasets, leveraging on complementary information from LiDAR and camera. The generated labels are then used as ground truth with the corresponding…

Semantic Segmentationvehicle detection

Warping of Radar Data into Camera Image for Cross-Modal Supervision in Automotive Applications

2020-12-23 · Christopher Grimm, Tai Fei, Ernst Warsitz, Ridha Farhoud 외

We present an approach to automatically generate semantic labels for real recordings of automotive range-Doppler (RD) radar spectra. Such labels are required when training a neural network for object recognition from rad…

Direction of Arrival EstimationObject RecognitionScene Flow EstimationSemantic Segmentation

PolarNet: Accelerated Deep Open Space Segmentation Using Automotive Radar in Polar Domain

2021-03-04 · Farzan Erlik Nowruzi, Dhanvin Kolhatkar, Prince Kapoor, Elnaz Jahani Heravi 외

Camera and Lidar processing have been revolutionized with the rapid development of deep learning model architectures. Automotive radar is one of the crucial elements of automated driver assistance and autonomous driving …

Autonomous DrivingDecision Making

CARRADA Dataset: Camera and Automotive Radar with Range-Angle-Doppler Annotations

2020-05-04 · A. Ouaknine, A. Newson, J. Rebut, F. Tupin 외

High quality perception is essential for autonomous driving (AD) systems. To reach the accuracy and robustness that are required by such systems, several types of sensors must be combined. Currently, mostly cameras and l…

Autonomous DrivingSemantic Segmentation

DAROD: A Deep Automotive Radar Object Detector on Range-Doppler maps

2022-07-19 · 2022 IEEE Intelligent Vehicles Symposium (IV) 2022 7 · Colin Decourt, Rufin VanRullen, Didier Salle, Thomas Oberlin

Due to the small number of raw data automotive radar datasets and the low resolution of such radar sensors, automotive radar object detection has been little explored with deep learning models in comparison to camera and…

2D Object DetectionObjectobject-detectionObject Detection+1