Lane Detection with Versatile AtrousFormer and Local Semantic Guidance

Jiaxing Yang,Lihe Zhang,Huchuan Lu
DOI: https://doi.org/10.1016/j.patcog.2022.109053
IF: 8
2023-01-01
Pattern Recognition
Abstract:Lane detection is one of the core functions in autonomous driving and has aroused widespread attention recently. The networks to segment lane instances, especially with bad appearance, must be able to ex-plore lane distribution properties. Most existing methods tend to resort to CNN-based techniques. A few have a try on incorporating the recent adorable, the seq2seq Transformer [1]. However, their innate draw-backs of weak global information collection ability and exorbitant computation overhead prohibit a wide range of the further applications. In this work, we propose Global Atrous Transformer (AtrousFormer) to solve the problem. Its variant local AtrousFormer is interleaved into feature extractor to enhance extrac-tion. Their collecting information first by rows and then by columns in a dedicated manner finally equips our network with stronger information gleaning ability and better computation efficiency. To further im-prove the performance, we also propose a local semantic guided decoder to delineate the identities and shapes of lanes more accurately. Extensive results on three challenging benchmarks (CULane, TuSimple, and BDD100K) show that our network performs favorably against the state of the arts. (c) 2022 Elsevier Ltd. All rights reserved.
What problem does this paper attempt to address?