PolyLaneNet: Lane Estimation via Deep Polynomial Regression

  • 2020-07-14 17:02:54
  • Lucas Tabelini, Rodrigo Berriel, Thiago M. Paixão, Claudine Badue, Alberto F. De Souza, Thiago Oliveira-Santos
  • 0

Abstract

One of the main factors that contributed to the large advances in autonomousdriving is the advent of deep learning. For safer self-driving vehicles, one ofthe problems that has yet to be solved completely is lane detection. Sincemethods for this task have to work in real-time (+30 FPS), they not only haveto be effective (i.e., have high accuracy) but they also have to be efficient(i.e., fast). In this work, we present a novel method for lane detection thatuses as input an image from a forward-looking camera mounted in the vehicle andoutputs polynomials representing each lane marking in the image, via deeppolynomial regression. The proposed method is shown to be competitive withexisting state-of-the-art methods in the TuSimple dataset while maintaining itsefficiency (115 FPS). Additionally, extensive qualitative results on twoadditional public datasets are presented, alongside with limitations in theevaluation metrics used by recent works for lane detection. Finally, we providesource code and trained models that allow others to replicate all the resultsshown in this paper, which is surprisingly rare in state-of-the-art lanedetection methods. The full source code and pretrained models are available athttps://github.com/lucastabelini/PolyLaneNet.

 

Quick Read (beta)

loading the full paper ...