paper-with-me

Papers

Robust Lane Marking Detection Algorithm Using Drivable Area Segmentation and Extended SLT

2019-11-20 · Umar Ozgunalp, Rui Fan, Shanshan Cheng, Yuxiang Sun, Weixun Zuo, Yilong Zhu, Bohuan Xue, Linwei Zheng, Qing Liang, Ming Liu

In this paper, a robust lane detection algorithm is proposed, where the vertical road profile of the road is estimated using dynamic programming from the v-disparity map and, based on the estimated profile, the road area is segmented. Since the lane markings are on the road area and any feature point above the ground will be a noise source for the lane detection, a mask is created for the road area to remove some of the noise for lane detection. The estimated mask is multiplied by the lane feature map in a bird's eye view (BEV). The lane feature points are extracted by using an extended version of symmetrical local threshold (SLT), which not only considers dark light dark transition (DLD) of the lane markings, like (SLT), but also considers parallelism on the lane marking borders. The segmentation then uses only the feature points that are on the road area. A maximum of two linear lane markings are detected using an efficient 1D Hough transform. Then, the detected linear lane markings are used to create a region of interest (ROI) for parabolic lane detection. Finally, based on the estimated region of interest, parabolic lane models are fitted using robust fitting. Due to the robust lane feature extraction and road area segmentation, the proposed algorithm robustly detects lane markings and achieves lane marking detection with an accuracy of 91% when tested on a sequence from the KITTI dataset.

📄 PDF Abstract BibTeX arXiv:1911.09054

Code (0)

등록된 구현이 없습니다.

Tasks

Lane Detection

Similar Papers 제목 키워드 기반

Where can I drive? A System Approach: Deep Ego Corridor Estimation for Robust Automated Driving

2020-04-16 · Thomas Michalke, Di Feng, Claudius Gläser, Fabian Timm

Lane detection is an essential part of the perception sub-architecture of any automated driving (AD) or advanced driver assistance system (ADAS). When focusing on low-cost, large scale products for automated driving, mod…

Lane DetectionSemantic Segmentation

Detection-segmentation convolutional neural network for autonomous vehicle perception

2023-06-30 · Maciej Baczmanski, Robert Synoczek, Mateusz Wasala, Tomasz Kryjak

Object detection and segmentation are two core modules of an autonomous vehicle perception system. They should have high efficiency and low latency while reducing computational complexity. Currently, the most commonly us…

Autonomous Vehiclesobject-detectionObject DetectionSegmentation

Pixel Level Segmentation Based Drivable Road Region Detection and Steering Angle Estimation Method for Autonomous Driving on Unstructured Roads

2021-12-10 · IEEE Access 2021 12 · Marya Rasib, Muhammad Atif Butt, Faisal Riaz, Adel Sulaiman 외

With the recent emergence of deep learning, computer vision-based applications have demonstrated better applicability in accomplishing driving tasks including drivable road region detection, lane keeping and steering con…

Autonomous DrivingSelf-Driving CarsSteering Control

Detecting Drivable Area for Self-driving Cars: An Unsupervised Approach

2017-05-01 · Ziyi Liu, Siyu Yu, Xiao Wang, Nanning Zheng

It has been well recognized that detecting drivable area is central to self-driving cars. Most of existing methods attempt to locate road surface by using lane line, thereby restricting to drivable area on which have a c…

Self-Driving Cars

A Self-Supervised Miniature One-Shot Texture Segmentation (MOSTS) Model for Real-Time Robot Navigation and Embedded Applications

2023-06-15 · Yu Chen, Chirag Rastogi, Zheyu Zhou, William R. Norris

Determining the drivable area, or free space segmentation, is critical for mobile robots to navigate indoor environments safely. However, the lack of coherent markings and structures (e.g., lanes, curbs, etc.) in indoor …

NavigateRobot NavigationSegmentationSemantic Segmentation