HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection

Lucas Tabelini Rodrigo Berriel Thiago M. Paixão Claudine Badue Alberto F. De Souza Thiago Oliveira-Santos

Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection

Abstract

Modern lane detection methods have achieved remarkable performances in complex real-world scenarios, but many have issues maintaining real-time efficiency, which is important for autonomous vehicles. In this work, we propose LaneATT: an anchor-based deep lane detection model, which, akin to other generic deep object detectors, uses the anchors for the feature pooling step. Since lanes follow a regular pattern and are highly correlated, we hypothesize that in some cases global information may be crucial to infer their positions, especially in conditions such as occlusion, missing lane markers, and others. Thus, this work proposes a novel anchor-based attention mechanism that aggregates global information. The model was evaluated extensively on three of the most widely used datasets in the literature. The results show that our method outperforms the current state-of-the-art methods showing both higher efficacy and efficiency. Moreover, an ablation study is performed along with a discussion on efficiency trade-off options that are useful in practice.

Code Repositories

lucastabelini/LaneATT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lane-detection-on-culaneLaneATT (ResNet-18)
F1 score: 75.13
lane-detection-on-culaneLaneATT (ResNet-34)
F1 score: 76.68
lane-detection-on-culaneLaneATT (ResNet-122)
F1 score: 77.02
lane-detection-on-llamasLaneATT (ResNet-18)
F1: 0.9346
lane-detection-on-llamasLaneATT (ResNet-34)
F1: 0.9374
lane-detection-on-llamasLaneATT (ResNet-122)
F1: 0.9354
lane-detection-on-tusimpleLaneATT (ResNet-18)
Accuracy: 95.57%
F1 score: 96.71
lane-detection-on-tusimpleLaneATT (ResNet-122)
Accuracy: 96.10%
F1 score: 96.06
lane-detection-on-tusimpleLaneATT (ResNet-34)
Accuracy: 95.63%
F1 score: 96.77

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
Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection | Papers | HyperAI