English

Multi Lane Detection

Computer Vision and Pattern Recognition 2023-05-18 v5

Abstract

Lane detection is a long-standing task and a basic module in autonomous driving. The task is to detect the lane of the current driving road, and provide relevant information such as the ID, direction, curvature, width, length, with visualization. Our work is based on CNN backbone DLA-34, along with Affinity Fields, aims to achieve robust detection of various lanes without assuming the number of lanes. Besides, we investigate novel decoding methods to achieve more efficient lane detection algorithm.

Keywords

Cite

@article{arxiv.2212.11533,
  title  = {Multi Lane Detection},
  author = {Fei Wu and Luoyu Chen},
  journal= {arXiv preprint arXiv:2212.11533},
  year   = {2023}
}

Comments

this work is based on other work to optimize, thus we want to withdraw it

R2 v1 2026-06-28T07:48:19.015Z