English

LDTR: Transformer-based Lane Detection with Anchor-chain Representation

Computer Vision and Pattern Recognition 2024-03-22 v1

Abstract

Despite recent advances in lane detection methods, scenarios with limited- or no-visual-clue of lanes due to factors such as lighting conditions and occlusion remain challenging and crucial for automated driving. Moreover, current lane representations require complex post-processing and struggle with specific instances. Inspired by the DETR architecture, we propose LDTR, a transformer-based model to address these issues. Lanes are modeled with a novel anchor-chain, regarding a lane as a whole from the beginning, which enables LDTR to handle special lanes inherently. To enhance lane instance perception, LDTR incorporates a novel multi-referenced deformable attention module to distribute attention around the object. Additionally, LDTR incorporates two line IoU algorithms to improve convergence efficiency and employs a Gaussian heatmap auxiliary branch to enhance model representation capability during training. To evaluate lane detection models, we rely on Frechet distance, parameterized F1-score, and additional synthetic metrics. Experimental results demonstrate that LDTR achieves state-of-the-art performance on well-known datasets.

Keywords

Cite

@article{arxiv.2403.14354,
  title  = {LDTR: Transformer-based Lane Detection with Anchor-chain Representation},
  author = {Zhongyu Yang and Chen Shen and Wei Shao and Tengfei Xing and Runbo Hu and Pengfei Xu and Hua Chai and Ruini Xue},
  journal= {arXiv preprint arXiv:2403.14354},
  year   = {2024}
}

Comments

Accepted by CVM 2024 and CVMJ. 16 pages, 14 figures

R2 v1 2026-06-28T15:28:34.753Z