TL;DR
LaneAF introduces a robust lane detection method that predicts binary masks and affinity fields to accurately cluster lane pixels, outperforming previous methods on multiple datasets without fixed lane assumptions.
Contribution
The paper proposes a novel affinity field-based clustering approach for lane detection that is interpretable, flexible, and achieves state-of-the-art results.
Findings
Sets new state-of-the-art on CULane dataset
Effective detection and clustering of lanes in various scenarios
Robust performance on the Unsupervised LLAMAS dataset
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
