论文中文题名: | 基于深度学习的车道线检测和跟踪算法研究 |
姓名: | |
学号: | 21206043043 |
保密级别: | 公开 |
论文语种: | chi |
学科代码: | 081104 |
学科名称: | 工学 - 控制科学与工程 - 模式识别与智能系统 |
学生类型: | 硕士 |
学位级别: | 工学硕士 |
学位年度: | 2024 |
培养单位: | 西安科技大学 |
院系: | |
专业: | |
研究方向: | 模式识别与图像处理 |
第一导师姓名: | |
第一导师单位: | |
论文提交日期: | 2024-06-15 |
论文答辩日期: | 2024-06-06 |
论文外文题名: | Research on Lane Detection and Tracking Algorithm Based on Deep Learning |
论文中文关键词: | |
论文外文关键词: | Lane detection ; Lane tracking ; LSTR ; Self-BN ; Kalman Filter |
论文中文摘要: |
随着人工智能技术的快速发展,自动驾驶汽车正逐渐走入大众视野,交通行业也朝 着智能化和无人化的方向稳步迈进。车道线检测是实现车道预警、车道保持、自动巡航 等多种自动驾驶辅助系统的前提,其意义重大。随着研究的深入和技术要求的不断提升,对于车道线检测算法的准确性、实时性和鲁棒性问题仍然是一个值得关注的研究课题。本文以提高车道线检测的准确性、高效性和稳定性为目标,设计一种高精度、高效率、高稳定性的车道线检测跟踪算法。论文研究的主要内容如下: (1)本文针对当前车道线检测算法中精度和速度的问题,设计改进 LSTR 车道线检测算法。首先针对特征提取网络设计 GSE-Block,将普通卷积替换成具有良好性能的改进 Ghost 卷积,在网络性能保持的基础上实现轻量化设计;设计一种新的批量归一化模块 Self-BN,通过保留更多的原始特征信息实现检测准确率的提高;引入 ECA 通道注意力机制,加强对车道线细节信息和边缘信息的提取效果,实现对车道线检测准确率的提高。其次对 LSTR 算法的 MLP 结构进行改进,优化其激活函数,并加入 Self-BN 模块,以达到加快模型收敛速度,提高训练效率的目的。 (2)本文针对当前车道线检测算法鲁棒性低,易造成误检漏检问题,设计基于改进卡尔曼滤波的车道线跟踪算法。首先,设计一种自适应更新卡尔曼增益的改进算法,提升卡尔曼滤波对车道线的跟踪性能。其次,设计基于多维卡尔曼滤波的车道线方程参数跟踪算法,实现对方程参数的实时跟踪预测,提高方程参数输出的稳定性和检测算法的准确率。最后,设计基于扩展卡尔曼滤波的车道线关键坐标点跟踪算法,实现对车道线的关键坐标点实时跟踪预测,进一步提升车道线检测算法的稳健性。 (3)使用公开数据集对本文设计算法进行实验验证。结果表明:对于改进的检测算法,与原网络相比,检测准确率提升 0.97%,达到 97.12%;FPS 提升了 26,达到 384FPS。对于车道线跟踪算法,与改进检测算法相比,提高了 0.90%的检测准确率,减少了 0.27%误检率和 0.59%的漏检率。本文设计算法,通过实验证明具有性能上的提升和更高的鲁棒性,对自动驾驶的研究具有参考意义和应用价值。 |
论文外文摘要: |
With the rapid development of artificial intelligence technology, self-driving cars are gradually coming into the public's view, and the transport industry is steadily progressing towards intelligence and unmanned. Lane line detection is the prerequisite for the realization of various automatic driving assistance systems such as lane warning, lane keeping, and automatic cruise control, which is of great significance. With the deepening of research and the continuous improvement of technical requirements, the accuracy, real-time, and robustness of lane line detection algorithms are still a research topic that deserves attention. In this thesis, we aim to improve the accuracy, efficiency, and stability of lane line detection, and design a lane line detection tracking algorithm with high accuracy, high efficiency and high stability. The main contents of the thesis research are as follows: (1) In this thesis, for the current lane line detection algorithm in the accuracy and speed of the problem, design to improve the LSTR lane line detection algorithm. Firstly, GSE-Block is designed for the feature extraction network, replacing the ordinary convolution with the improved Ghost convolution with good performance to achieve a lightweight design on the basis of maintaining the network performance; the new batch normalization module Self-BN is designed to improve the detection accuracy by retaining more original feature information; the ECA channel attention mechanism is introduced to enhance the extraction effect of lane line The ECA channel attention mechanism is introduced to enhance the extraction effect of detail information and edge information to achieve the improvement of lane line detection accuracy. Secondly, the MLP structure of the LSTR algorithm is improved, the activation function is optimized, and the Self-BN module is added to accelerate the convergence speed of the model and improve the training efficiency. (2) In this thesis, for the current lane line detection algorithm robustness is low, easy to cause misdetection leakage detection problem, design based on improved Kalman filter lane line tracking algorithm. Firstly, design an improved algorithm to adaptively update the Kalman gain to improve the tracking performance of Kalman filter for lane lines. Secondly, design the lane line equation parameter tracking algorithm based on multidimensional Kalman filtering to achieve real-time tracking and prediction of the equation parameters and improve the stability of the equation parameter output and the accuracy of the detection algorithm. Finally, the tracking algorithm of key coordinate points of lane lines based on extended Kalman filtering is designed to achieve real-time tracking prediction of key coordinate points of lane lines, which further improves the robustness of the lane line detection algorithm. (3) Experimental validation of the algorithms designed in this thesis is carried out using publicly available datasets. The results show that: for the improved detection algorithm, compared with the original network, the detection accuracy is improved by 0.97% to 97.12%; the FPS is improved by 26 to 384 FPS. for the lane line tracking algorithm, compared with the improved detection algorithm, it improves the detection accuracy by 0.90%, and reduces the false positive rate by 0.27% and the false negative rate by 0.59%. The algorithm designed in this thesis is experimentally proved to have performance improvement and higher robustness, which is of reference and application value for the research of automatic driving. |
参考文献: |
[2] 宁华晶. 不安全驾驶行为与道路交通事故之间的关系研究[D]. 兰州: 兰州交通大学, 2023. [4] 童成前. 汽车 ABS 系统故障分析[J]. 汽车电器, 2020, 1(8): 78-79. [6] 中华人民共和国工业和信息化部, 汽车驾驶自动化分级: GB/T 40429-2021[S]. 2022. [7] 王贵林,韩同群.智能汽车车道保持控制策略研究[J]. 汽车零部件, 2023,1(8):20-26. [8] 张磊, 彭金栓, 宋臻. 车道变换行为研究进展[J]. 重庆理工大学学报(自然科学), 2022,36(11): 40-50. [9] 廖柳芳. 车辆自适应巡航和主动换道控制策略的研究[D]. 秦皇岛: 燕山大学, 2023. [13] 王雨蔷. 复杂环境下的车道线检测方法研究[D]. 广州: 华南理工学, 2021. [14] 丁蒙, 戴曙光, 曾思浩. 基于自适应 ROI 和蚁群边缘检测算法的车道线检测[J]. 软件, 2019, 40(12): 124-128. [20] 李楠, 顾苏菁, 叶飞. 一种基于 HSI 颜色模型的车道线检测算法[J]. 信息技术与信息化,2022(4): 58-61. [21] 穆柯楠, 王会峰, 赵祥模. 成像模型约束非均匀 B 样条曲线拟合车道线检测[J]. 公路交通科技, 2022, 39(9): 132-139. [23] 洪伟, 王吉通, 刘宇. 基于 DBSCAN 的复杂环境下车道线鲁棒检测及跟踪[J]. 吉林大学学报(工学版), 2020, 50(6): 2122-2130. [24] 刘富强, 张姗姗, 朱文红. 一种基于视觉的车道线检测与跟踪算法[J]. 同济大学学报(自然科学版), 2010, 38(2): 223-229. [29] Yoo S, Lee H S, Myeong H. End-to-end Lane Marker Detection Via Row-wise [48] Pareek, Anshul, Nidhi Arora. Re-projected SURF Features Based Mean-Shift Algorithm For Visual Tracking[J]. Procedia Computer Science, 2020, 167(1): 1553-1560. [49] Murzova, Mariya A, Farber. The α-β Filter for Tracking Maneuvering Objects with LFM Waveforms[C]// 2017 6th International Conference on Engineering and Telecommunication, [73] Yoo S, Lee HS, Myeong H. End-to-end Lane Marker Detection Via Row-wise |
中图分类号: | TP391.4 |
开放日期: | 2024-06-17 |