Lane detection algorithm for autonomous vehicles using machine learning

Lane detection is a crucial element of any advanced driver assistance system or autonomous driving technology. Developing a robust lane detection system capable of navigating various road conditions, sucis essential. Traditional techniques that rely on image processing and model fitting have demonst...

Full description

Saved in:
Bibliographic Details
Main Author: Goh, Terence Wei Liang
Other Authors: Lyu Chen
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2024
Subjects:
Online Access:https://hdl.handle.net/10356/177301
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Lane detection is a crucial element of any advanced driver assistance system or autonomous driving technology. Developing a robust lane detection system capable of navigating various road conditions, sucis essential. Traditional techniques that rely on image processing and model fitting have demonstrated proficiency in detecting lanes through distinct features but often falter under suboptimal conditions. The evolution of machine learning and enhanced computational capabilities have enabled the creation of self-learning algorithms designed to manage the intricate task of extracting and interpreting relevant features for lane identification. However, these models generally require significant computational resources, leading to extended training and prediction times. In order to be on par or better than the conventional methods, a significant amount of training data is needed for the machine learning model to be efficient and accurate. Hence this report aims on the machine learning model Efficient Neural Network (Enet) to be able to properly perform lane detection accurately and efficiently