2019 IEEE/CVF International Conference on Computer Vision Workshop (ICCVW) 2019
DOI: 10.1109/iccvw.2019.00119
|View full text |Cite
|
Sign up to set email alerts
|

End-to-end Lane Detection through Differentiable Least-Squares Fitting

Abstract: Lane detection is typically tackled with a two-step pipeline in which a segmentation mask of the lane markings is predicted first, and a lane line model like a parabola or spline is fitted to the post-processed mask next. The problem with such a two-step approach is that the parameters of the network are not optimized for the true task of interest (estimating the lane curvature parameters) but for a proxy task (segmenting the lane markings), resulting in sub-optimal performance. In this work, we propose a meth… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
43
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 93 publications
(43 citation statements)
references
References 23 publications
(27 reference statements)
0
43
0
Order By: Relevance
“…The method of end-to-end lane segmentation based on deep learning has fewer corresponding research results. For example, Van et al [94] proposed a method to train a lane detector in an end-to-end manner, directly regressing the lane parameters. The architecture consisted of two components: a deep network that predicted a segmentation-like weight map for each lane line and a differentiable least squares fitting module that returned the parameters of the best fitting curve in the weighted least squares sense for each map.…”
Section: End-to-end Methodsmentioning
confidence: 99%
“…The method of end-to-end lane segmentation based on deep learning has fewer corresponding research results. For example, Van et al [94] proposed a method to train a lane detector in an end-to-end manner, directly regressing the lane parameters. The architecture consisted of two components: a deep network that predicted a segmentation-like weight map for each lane line and a differentiable least squares fitting module that returned the parameters of the best fitting curve in the weighted least squares sense for each map.…”
Section: End-to-end Methodsmentioning
confidence: 99%
“…2) Regression losses: When the output of a deep learner is expected to be continuous, regression losses are more suitable compared with those classification ones mentioned in section III-A1. In lane marking detection, the most commonly used regression losses are the mean squared error (MSE) [53], [59], [64], [75], [77]- [79], mean absolute error (MAE) [54], [79], [80], and Huber loss defined as…”
Section: Representative Objective Functionsmentioning
confidence: 99%
“…Numerous techniques are now available to achieve state-of-the-art detection performance. Recently, object detection has been extensively used in various fields, such as medicine [41], roads, building detection [42,43], automatic detection of lane marking [44], face detection [45], and pedestrian detection [46].…”
Section: Literature Reviewmentioning
confidence: 99%