综述单目车道线检测的深度学习方法与未来方向
Monocular Lane Detection Based on Deep Learning: A Survey
- 按任务范式、车道建模等四方面梳理主流算法设计
- 对比多种方法在不同数据集上的性能与推理速度
- 覆盖2D/3D车道检测及地图构建等延伸应用
车道线检测在自动驾驶感知系统中至关重要。随着深度学习兴起,基于深度学习的单目车道线检测方法展现出优异性能,成为自动驾驶感知的关键研究方向。本文从四个核心设计出发:(1)任务范式,聚焦车道实例级区分;(2)车道建模,将车道表示为神经网络中的可学习参数;(3)全局上下文补充,增强对模糊车道的推断;(4)视角效应消除,为下游应用提供准确的3D车道信息。本文全面综述现有方法,涵盖日益成熟的2D车道检测与正在发展的3D车道检测工作。同时,在统一设置下比较主流方法在不同基准上的表现,并分析其推理速度。此外,还介绍多任务感知、视频车道检测、在线高精地图构建和车道拓扑推理等拓展工作,为读者提供车道检测演进的完整路线图。最后指出该领域潜在的未来研究方向。我们已整理收录现有工作的论文与代码至 https://github.com/Core9724/Awesome-Lane-Detection,并将持续追踪进展。
原文摘要 · Abstract (English)
Lane detection plays an important role in autonomous driving perception systems. As deep learning algorithms gain popularity, monocular lane detection methods based on them have demonstrated superior performance and emerged as a key research direction in autonomous driving perception. The core designs of these algorithmic frameworks can be summarized as follows: (1) Task paradigm, focusing on lane instance-level discrimination; (2) Lane modeling, representing lanes as a set of learnable parameters in the neural network; (3) Global context supplementation, enhancing inference on the obscure lanes; (4) Perspective effect elimination, providing accurate 3D lanes for downstream applications. From these perspectives, this paper presents a comprehensive overview of existing methods, encompassing both the increasingly mature 2D lane detection approaches and the developing 3D lane detection works. Besides, this paper compares the performance of mainstream methods on different benchmarks and investigates their inference speed under a unified setting for fair comparison. Moreover, we present some extended works on lane detection, including multi-task perception, video lane detection, online high-definition map construction, and lane topology reasoning, to offer readers a comprehensive roadmap for the evolution of lane detection. Finally, we point out some potential future research directions in this field. We exhaustively collect the papers and codes of existing works at https://github.com/Core9724/Awesome-Lane-Detection and will keep tracing the research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。