Home /Research /Robust U-Net-based Road Lane Markings Detection for Autonomous Driving
LEARNING

Robust U-Net-based Road Lane Markings Detection for Autonomous Driving

Le-Anh Tran, My-Ha Le

Year
2019
Citations
73

Abstract

The rapid development of artificial intelligence leads to many studies on autonomous robot and self-driving vehicles, in which, autonomous driving plays one of the most important roles in supporting a robot or a car to be able to observe, move, and avoid obstacles. In this paper, a new method is proposed to detect road lane markings for supporting surveillance and autonomous driving. Images captured from a front-view camera are fed forward into a semantic segmentation network to extract features for detecting road lane markings, the network is constructed based on U-Net architecture, a convolutional neural network developed for biomedical image segmentation, then Hough Transform method is implemented in the system to determine lines in the segmentation network outcomes. In addition, Hough Transform yields plenty of lines from segmented images, thus K-means Clustering algorithm is also investigated to compute and point out the fittest line with each road lane marking. The effectiveness of the system was validated by testing on CARLA simulator, an open-source simulator for research on autonomous driving. Experiments proved that the proposed method can work with favorable results.

Keywords

Hough transformArtificial intelligenceComputer scienceComputer visionSegmentationConvolutional neural networkRobotCluster analysisImage segmentationLine (geometry)

Related papers

Browse all LEARNING papers