Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes

About

A novel algorithm to detect road lanes in the eigenlane space is proposed in this paper. First, we introduce the notion of eigenlanes, which are data-driven descriptors for structurally diverse lanes, including curved, as well as straight, lanes. To obtain eigenlanes, we perform the best rank-M approximation of a lane matrix containing all lanes in a training set. Second, we generate a set of lane candidates by clustering the training lanes in the eigenlane space. Third, using the lane candidates, we determine an optimal set of lanes by developing an anchor-based detection network, called SIIC-Net. Experimental results demonstrate that the proposed algorithm provides excellent detection performance for structurally diverse lanes. Our codes are available at https://github.com/dongkwonjin/Eigenlanes.

Dongkwon Jin, Wonhui Park, Seong-Gyun Jeong, Heeyeon Kwon, Chang-Su Kim• 2022

Related benchmarks

TaskDatasetResultRank
Lane DetectionCULane (test)
F1 Score (Total)77.2
268
Lane DetectionTuSimple (test)
Accuracy95.62
250
Lane DetectionCULane
F-measure (Total)77.2
25
Lane DetectionSDLane (test)
Precision86.04
4
Showing 4 of 4 rows

Other info

Code

Follow for update