lucastabelini/LaneATT
LaneATT is a real-time lane detection model using attention-guided deep learning, published at CVPR 2021.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository contains the PyTorch implementation of LaneATT, a state-of-the-art lane detection model. The model uses attention mechanisms to detect lanes in images for autonomous driving applications. It was trained and evaluated on standard lane detection benchmarks and achieves real-time performance. The code includes the complete training pipeline, evaluation scripts, and pre-trained model weights.