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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Lane Detection | CULane (test) | F1 Score (Total)77.2 | 268 | |
| Lane Detection | TuSimple (test) | Accuracy95.62 | 250 | |
| Lane Detection | CULane | F-measure (Total)77.2 | 25 | |
| Lane Detection | SDLane (test) | Precision86.04 | 4 |