paper-with-me

Papers

Multi-View Radar Semantic Segmentation

2021-03-30 · ICCV 2021 10 · Arthur Ouaknine, Alasdair Newson, Patrick Pérez, Florence Tupin, Julien Rebut

Understanding the scene around the ego-vehicle is key to assisted and autonomous driving. Nowadays, this is mostly conducted using cameras and laser scanners, despite their reduced performances in adverse weather conditions. Automotive radars are low-cost active sensors that measure properties of surrounding objects, including their relative speed, and have the key advantage of not being impacted by rain, snow or fog. However, they are seldom used for scene understanding due to the size and complexity of radar raw data and the lack of annotated datasets. Fortunately, recent open-sourced datasets have opened up research on classification, object detection and semantic segmentation with raw radar signals using end-to-end trainable models. In this work, we propose several novel architectures, and their associated losses, which analyse multiple "views" of the range-angle-Doppler radar tensor to segment it semantically. Experiments conducted on the recent CARRADA dataset demonstrate that our best model outperforms alternative models, derived either from the semantic segmentation of natural images or from radar scene understanding, while requiring significantly fewer parameters. Both our code and trained models are available at https://github.com/valeoai/MVRSS.

📄 PDF Abstract BibTeX arXiv:2103.16214

Code (4)

valeoai/MVRSS 공식 구현 pytorch
SaifeddineBarkia/Multi-view-radar-semantic-segmentation-for-scene-understanding-in-autonomous-driving pytorch
zlw9161/carrada-rac
zlw9161/pkc pytorch

Tasks

Autonomous Drivingobject-detectionObject DetectionScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Structurally Consistent Representations for Multi-View Radar Semantic Segmentation

2026-06-30 · Ali Zia, Muhammad Umer Ramzan, Abdelwahed Khamis, Usman Ali 외 arxiv

Radar sensors provide reliable perception under adverse weather and lighting conditions, but their sparse, noisy, and weakly semantic measurements make dense semantic segmentation challenging. Most existing radar segment…

Semantic Segmentation

TransRadar: Adaptive-Directional Transformer for Real-Time Multi-View Radar Semantic Segmentation

2023-10-03 · Yahia Dalbah, Jean Lahoud, Hisham Cholakkal

Scene understanding plays an essential role in enabling autonomous driving and maintaining high standards of performance and safety. To address this task, cameras and laser scanners (LiDARs) have been the most commonly u…

Autonomous DrivingScene UnderstandingSemantic Segmentation

Radar-Camera Fusion for Object Detection and Semantic Segmentation in Autonomous Driving: A Comprehensive Review

2023-04-20 · Shanliang Yao, Runwei Guan, Xiaoyu Huang, Zhuoxiao Li 외

Driven by deep learning techniques, perception technology in autonomous driving has developed rapidly in recent years, enabling vehicles to accurately detect and interpret surrounding environment for safe and efficient n…

Autonomous DrivingAutonomous Vehiclesobject-detectionObject Detection+3

Deep Instance Segmentation with Automotive Radar Detection Points

2021-10-05 · Jianan Liu, Weiyi Xiong, Liping Bai, Yuxuan Xia 외

Automotive radar provides reliable environmental perception in all-weather conditions with affordable cost, but it hardly supplies semantic and geometry information due to the sparsity of radar detection points. With the…

Autonomous DrivingClusteringInstance SegmentationSegmentation+1

PeakConv: Learning Peak Receptive Field for Radar Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Liwen Zhang, Xinyan Zhang, Youcheng Zhang, Yufei Guo 외

The modern machine learning-based technologies have shown considerable potential in automatic radar scene understanding. Among these efforts, radar semantic segmentation (RSS) can provide more refined and detailed in…

ObjectScene UnderstandingSemantic Segmentation