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

Ultra Fast Structure-aware Deep Lane Detection

About

Modern methods mainly regard lane detection as a problem of pixel-wise segmentation, which is struggling to address the problem of challenging scenarios and speed. Inspired by human perception, the recognition of lanes under severe occlusion and extreme lighting conditions is mainly based on contextual and global information. Motivated by this observation, we propose a novel, simple, yet effective formulation aiming at extremely fast speed and challenging scenarios. Specifically, we treat the process of lane detection as a row-based selecting problem using global features. With the help of row-based selecting, our formulation could significantly reduce the computational cost. Using a large receptive field on global features, we could also handle the challenging scenarios. Moreover, based on the formulation, we also propose a structural loss to explicitly model the structure of lanes. Extensive experiments on two lane detection benchmark datasets show that our method could achieve the state-of-the-art performance in terms of both speed and accuracy. A light-weight version could even achieve 300+ frames per second with the same resolution, which is at least 4x faster than previous state-of-the-art methods. Our code will be made publicly available.

Zequn Qin, Huanyu Wang, Xi Li• 2020

Related benchmarks

TaskDatasetResultRank
Lane DetectionCULane (test)
F1 Score (Total)75.9
268
Lane DetectionTuSimple (test)
Accuracy96.06
250
Lane DetectionCULane
F1@5072.3
39
Lane DetectionCULane
F-measure (Total)72.3
25
Lane DetectionTuSimple
F1 Score0.8802
13
Lane DetectionCULane
Accuracy (Normal)90.7
9
3D Lane DetectionONCE 3DLanes (test)
F1 Score54.18
9
Lane DetectionLLAMAS
F1 Score88.4
9
Lane DetectionMoLane (test)
Lane Accuracy97.15
4
Lane DetectionTuLane (test)
Lane Accuracy94.97
4
Showing 10 of 12 rows

Other info

Code

Follow for update