paper-with-me

홈 › Papers

Semantic Segmentation for Autonomous Driving: Model Evaluation, Dataset Generation, Perspective Comparison, and Real-Time Capability

2022-07-26 · Senay Cakir, Marcel Gauß, Kai Häppeler, Yassine Ounajjar, Fabian Heinle, Reiner Marchthaler

Environmental perception is an important aspect within the field of autonomous vehicles that provides crucial information about the driving domain, including but not limited to identifying clear driving areas and surrounding obstacles. Semantic segmentation is a widely used perception method for self-driving cars that associates each pixel of an image with a predefined class. In this context, several segmentation models are evaluated regarding accuracy and efficiency. Experimental results on the generated dataset confirm that the segmentation model FasterSeg is fast enough to be used in realtime on lowpower computational (embedded) devices in self-driving cars. A simple method is also introduced to generate synthetic training data for the model. Moreover, the accuracy of the first-person perspective and the bird's eye view perspective are compared. For a $320 \times 256$ input in the first-person perspective, FasterSeg achieves $65.44\,\%$ mean Intersection over Union (mIoU), and for a $320 \times 256$ input from the bird's eye view perspective, FasterSeg achieves $64.08\,\%$ mIoU. Both perspectives achieve a frame rate of $247.11$ Frames per Second (FPS) on the NVIDIA Jetson AGX Xavier. Lastly, the frame rate and the accuracy with respect to the arithmetic 16-bit Floating Point (FP16) and 32-bit Floating Point (FP32) of both perspectives are measured and compared on the target hardware.

📄 PDF Abstract BibTeX arXiv:2207.12939

Code (2)

gaussianer/fasterseg 공식 구현 pytorch
sinop97/drive_sim_road_generation 공식 구현

Tasks

Autonomous DrivingAutonomous VehiclesDataset GenerationSegmentationSelf-Driving CarsSemantic Segmentation

Similar Papers 제목 키워드 기반

BEVal: A Cross-dataset Evaluation Study of BEV Segmentation Models for Autonomous Driving

2024-08-29 · Manuel Alejandro Diaz-Zapata, Wenqian Liu, Robin Baruffa, Christian Laugier

Current research in semantic bird's-eye view segmentation for autonomous driving focuses solely on optimizing neural network models using a single dataset, typically nuScenes. This practice leads to the development of hi…

Autonomous DrivingBEV SegmentationSegmentation

Leveraging Text-Driven Semantic Variation for Robust OOD Segmentation

2025-11-10 · Seungheon Song, Jaekoo Lee arxiv

In autonomous driving and robotics, ensuring road safety and reliable decision-making critically depends on out-of-distribution (OOD) segmentation. While numerous methods have been proposed to detect anomalous objects on…

Autonomous Driving

Spotting the Unexpected (STU): A 3D LiDAR Dataset for Anomaly Segmentation in Autonomous Driving

2025-05-04 · CVPR 2025 1 · Alexey Nekrasov, Malcolm Burdorf, Stewart Worrall, Bastian Leibe 외

To operate safely, autonomous vehicles (AVs) need to detect and handle unexpected objects or anomalies on the road. While significant research exists for anomaly detection and segmentation in 2D, research progress in 3D …

3D Anomaly DetectionAnomaly DetectionAnomaly SegmentationAutonomous Driving+2

DSNet for Real-Time Driving Scene Semantic Segmentation

2018-12-06 · Wenfu Wang, Zhijie Pan

We focus on the very challenging task of semantic segmentation for autonomous driving system. It must deliver decent semantic segmentation result for traffic critical objects real-time. In this paper, we propose a very e…

Autonomous DrivingDecision MakingSegmentationSemantic Segmentation

R2S100K: Road-Region Segmentation Dataset For Semi-Supervised Autonomous Driving in the Wild

2023-08-11 · Muhammad Atif Butt, Hassan Ali, Adnan Qayyum, Waqas Sultani 외

Semantic understanding of roadways is a key enabling factor for safe autonomous driving. However, existing autonomous driving datasets provide well-structured urban roads while ignoring unstructured roadways containing d…

Autonomous DrivingRoad SegmentationSegmentationSemantic Segmentation