TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/End-to-end Lane Shape Prediction with Transformers

End-to-end Lane Shape Prediction with Transformers

Ruijin Liu, Zejian yuan, Tie Liu, Zhiliang Xiong

2020-11-09Autonomous VehiclesPredictionLane Detection
PaperPDFCodeCode(official)

Abstract

Lane detection, the process of identifying lane markings as approximated curves, is widely used for lane departure warning and adaptive cruise control in autonomous vehicles. The popular pipeline that solves it in two steps -- feature extraction plus post-processing, while useful, is too inefficient and flawed in learning the global context and lanes' long and thin structures. To tackle these issues, we propose an end-to-end method that directly outputs parameters of a lane shape model, using a network built with a transformer to learn richer structures and context. The lane shape model is formulated based on road structures and camera pose, providing physical interpretation for parameters of network output. The transformer models non-local interactions with a self-attention mechanism to capture slender structures and global context. The proposed method is validated on the TuSimple benchmark and shows state-of-the-art accuracy with the most lightweight model size and fastest speed. Additionally, our method shows excellent adaptability to a challenging self-collected lane detection dataset, showing its powerful deployment potential in real applications. Codes are available at https://github.com/liuruijin17/LSTR.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesTuSimpleAccuracy96.18LSTR
Autonomous VehiclesTuSimpleF1 score96.68LSTR
Lane DetectionTuSimpleAccuracy96.18LSTR
Lane DetectionTuSimpleF1 score96.68LSTR

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15Conformation-Aware Structure Prediction of Antigen-Recognizing Immune Proteins2025-07-11Geo-ORBIT: A Federated Digital Twin Framework for Scene-Adaptive Lane Geometry Detection2025-07-11Foundation models for time series forecasting: Application in conformal prediction2025-07-09Fast and Accurate Collision Probability Estimation for Autonomous Vehicles using Adaptive Sigma-Point Sampling2025-07-08Predicting Graph Structure via Adapted Flux Balance Analysis2025-07-08