English

Traffic Lane Detection using FCN

Computer Vision and Pattern Recognition 2020-04-21 v1 Machine Learning Image and Video Processing

Abstract

Automatic lane detection is a crucial technology that enables self-driving cars to properly position themselves in a multi-lane urban driving environments. However, detecting diverse road markings in various weather conditions is a challenging task for conventional image processing or computer vision techniques. In recent years, the application of Deep Learning and Neural Networks in this area has proven to be very effective. In this project, we designed an Encoder- Decoder, Fully Convolutional Network for lane detection. This model was applied to a real-world large scale dataset and achieved a level of accuracy that outperformed our baseline model.

Keywords

Cite

@article{arxiv.2004.08977,
  title  = {Traffic Lane Detection using FCN},
  author = {Shengchang Zhang and Ahmed EI Koubia and Khaled Abdul Karim Mohammed},
  journal= {arXiv preprint arXiv:2004.08977},
  year   = {2020}
}

Comments

6 pages, 6 figures

R2 v1 2026-06-23T14:57:13.678Z