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

LaneAF: Robust Multi-Lane Detection with Affinity Fields

About

This study presents an approach to lane detection involving the prediction of binary segmentation masks and per-pixel affinity fields. These affinity fields, along with the binary masks, can then be used to cluster lane pixels horizontally and vertically into corresponding lane instances in a post-processing step. This clustering is achieved through a simple row-by-row decoding process with little overhead; such an approach allows LaneAF to detect a variable number of lanes without assuming a fixed or maximum number of lanes. Moreover, this form of clustering is more interpretable in comparison to previous visual clustering approaches, and can be analyzed to identify and correct sources of error. Qualitative and quantitative results obtained on popular lane detection datasets demonstrate the model's ability to detect and cluster lanes effectively and robustly. Our proposed approach sets a new state-of-the-art on the challenging CULane dataset and the recently introduced Unsupervised LLAMAS dataset.

Hala Abualsaud, Sean Liu, David Lu, Kenny Situ, Akshay Rangesh, Mohan M. Trivedi• 2021

Related benchmarks

TaskDatasetResultRank
Lane DetectionCULane (test)
F1 Score (Total)75.63
268
Lane DetectionTuSimple (test)
Accuracy95.62
250
Lane DetectionCULane
F1@5077.41
39
Lane DetectionLLAMAS (test)
F1@5096.07
29
Lane DetectionLLAMAS (val)
F1@5096.9
26
Lane DetectionCULane
F-measure (Total)77.41
25
Lane DetectionLLAMAS
F1 Score96.07
9
3D Lane DetectionONCE 3DLanes (test)
F1 Score56.39
9
Showing 8 of 8 rows

Other info

Code

Follow for update