2019
DOI: 10.1007/978-3-030-11021-5_46
|View full text |Cite
|
Sign up to set email alerts
|

Reliable Multilane Detection and Classification by Utilizing CNN as a Regression Network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 35 publications
(29 citation statements)
references
References 24 publications
0
25
0
Order By: Relevance
“…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%
See 2 more Smart Citations
“…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%
“…The coordinate network proposed by [54] can directly produce classified lane marking points. The MAE loss function is implemented to characterize the distance between predicted coordinates (xp, yp) and ground truth (xg, yg) (Table IV (2)).…”
Section: B Deep Architecture Focusing On Lane Marking Classificationmentioning
confidence: 99%
See 1 more Smart Citation
“…However, the performance of LaneNet relies on some post-processing parts of the network for pixel embedding and curve fitting, and thus is in turn largely affected by the LaneNet's segmentation part, which also cannot cope well with the challenging scenes of partial lane information above-mentioned for SCNN. In [28], it was suggested that a segmentation approach is not effective for detecting elongated thin lane boundaries, and thus the lane detection problem was posed as a CNN regression task to predict the coordinates of 15 points on each lane line. However, it is not practical to report only the points as the result of lane line prediction, and the number and size of points all affect the training of the network.…”
Section: Closely-related Work a Semantic Segmentationmentioning
confidence: 99%
“…In [11,12,13,14], fully-convolutional networks are used to obtain a pixelwise representation of lane boundaries. A slightly different approach is proposed in [15], where a CNN is used to estimate polylines points, in order to solve fragmentation issues that often occurr in segmentation networks. They classify the obtained boundaries, but only in terms of position w.r.t.…”
Section: Introductionmentioning
confidence: 99%