TL;DR
This paper introduces LaneATT, a real-time deep lane detection model that uses an attention mechanism to incorporate global information, improving accuracy and efficiency in challenging scenarios for autonomous driving.
Contribution
The paper presents a novel anchor-based attention mechanism for lane detection, enhancing global information aggregation and real-time performance.
Findings
Outperforms state-of-the-art methods in accuracy
Maintains real-time efficiency in complex scenarios
Effective in occlusion and missing lane marker conditions
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…
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.
