HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

LaneAF: Robust Multi-Lane Detection with Affinity Fields

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

LaneAF: Robust Multi-Lane Detection with Affinity Fields

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 a new state-of-the-art on the challenging CULane dataset and the recently introduced Unsupervised LLAMAS dataset.

Code Repositories

sel118/LaneAF
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
lane-detection-on-culaneLaneAF (ENet)
F1 score: 74.24
lane-detection-on-culaneLaneAF (DLA-34)
F1 score: 77.41
lane-detection-on-culaneLaneAF (ERFNet)
F1 score: 75.63
lane-detection-on-llamasLaneAF
F1: 0.9601
lane-detection-on-tusimpleLaneAF
Accuracy: 95.64%
F1 score: 96.49

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
LaneAF: Robust Multi-Lane Detection with Affinity Fields | Papers | HyperAI