Abstract
This study presents an approach to lane detection involving the prediction ofbinary segmentation masks and per-pixel affinity fields. These affinity fields,along with the binary masks, can then be used to cluster lane pixelshorizontally and vertically into corresponding lane instances in apost-processing step. This clustering is achieved through a simple row-by-rowdecoding process with little overhead; such an approach allows LaneAF to detecta variable number of lanes without assuming a fixed or maximum number of lanes.Moreover, this form of clustering is more interpretable in comparison toprevious visual clustering approaches, and can be analyzed to identify andcorrect sources of error. Qualitative and quantitative results obtained onpopular lane detection datasets demonstrate the model's ability to detect andcluster lanes effectively and robustly. Our proposed approach performs on parwith state-of-the-art approaches on the limited TuSimple benchmark, and sets anew state-of-the-art on the challenging CULane dataset.