论文中文题名: | 基于深度学习的雨天环境下交通标志识别方法研究 |
姓名: | |
学号: | 21208223041 |
保密级别: | 公开 |
论文语种: | chi |
学科代码: | 085400 |
学科名称: | 工学 - 电子信息 |
学生类型: | 硕士 |
学位级别: | 工学硕士 |
学位年度: | 2024 |
培养单位: | 西安科技大学 |
院系: | |
专业: | |
研究方向: | 图形处理 |
第一导师姓名: | |
第一导师单位: | |
论文提交日期: | 2024-06-17 |
论文答辩日期: | 2024-05-30 |
论文外文题名: | Research on Traffic Sign Recognition Methods in Rainy Environments Based on Deep Learning |
论文中文关键词: | 图像去雨 ; 交通标志识别 ; 多尺度残差 ; CoT 特征提取模块 |
论文外文关键词: | Image de-raining ; Traffic sign recognition ; Multi-scale residuals ; CoT feature extraction module |
论文中文摘要: |
随着智能驾驶和交通系统的迅速发展,图像恢复和目标检测领域得到了飞速的发展和广泛的应用。其中,交通标志的精准识别是智能交通系统的关键任务。然而,雨天天气产生的雨痕会对图像造成遮挡,从而影响交通标志识别的精度。因此,本文针对该问题,对相关算法进行了研究与应用。本课题完成的主要工作与创新如下: (1)针对雨天产生的雨痕会掩盖部分图像特征导致后续识别任务性能下降的问题,本文提出了一种渐进式多尺度残差去雨网络PMRNet(Progressive multiscale residual network)。首先,该方法在残差结构的基础上加入了不同尺度的卷积,并且该网络采用跳跃连接的方式,以此来增强网络的特征提取能力。其次,网络采用多阶段的方式,以此来弥补单一阶段网络的雨痕残留问题,从而提高网络的去雨效果。实验结果表明,相对于经典去雨算法RESCAN在峰值信噪比上提高了3.6dB,在结构相似度上提高了4.3%。 (2)针对卷积神经网络在交通标志识别任务中特征提取不足的问题,本文提出了CoT-RDYOLOv8(Contextual Transformer-Residual Dense YOLOv8)交通标志识别算法。首先,该算法针对YOLOv8的C2f模块进行了改进,采用密集残差连接方式对该模块的结构进行优化。该方法能增强特征的传递和融合,以此来提高网络的识别精度。其次,本文将网络中部分的3×3卷积替换为CoT模块以增强全局特征表达,并且该模块保留了卷积神经网络的局部特征提取能力。实验结果表明,CoT-RDYOLOv8交通标志识别算法的准确率达到了91.1%。本文的算法与经典交通标志识别算法Faster R-CNN + ACFPN、SSD、Yolov5和Yolov8相比分别提高了1.0%、7.4%、4.0%和3.0%。 (3)针对雨天天气下的交通标志识别任务,本文开发了一套基于浏览器/服务器(B/S)架构的雨天交通标志识别系统。该系统基于PMRNet图像去雨算法和CoT-RDYOLOv8交通标志识别算法实现。系统在满足正常天气情况下的交通标志识别任务的同时,实现了在雨天环境下对交通标志图像的去雨、和识别功能。 |
论文外文摘要: |
With the rapid development of intelligent driving and traffic systems, the fields of image restoration and object detection have seen swift progress and widespread application. Accurate recognition of traffic signs is a key task in intelligent traffic systems. However, rain streaks caused by rainy weather can obstruct images, thereby impacting the accuracy of traffic sign recognition. Therefore, this paper focuses on the issue of low accuracy in traffic sign recognition algorithms under rainy conditions, and studies and applies relevant algorithms. The main work and innovations completed in this project are as follows: In order to solve the problem that rain streaks produced on rainy days will cover up some image features, leading to a decrease in the performance of subsequent recognition tasks, this paper proposes a progressive multiscale residual network to remove rain, PMRNet (Progressive multiscale residual network). First, this method adds convolutions of different scales to the residual structure, and the network uses skip connections to improve the feature extraction capability of a single-size residual structure. Secondly, the network adopts a multi-stage approach to make up for the problem of residual rain marks in a single-stage network, thereby improving the rain removal effect of the network. Experimental results show that compared with the classic rain removal algorithm RESCAN, the peak signal-to-noise ratio is improved by 3.6dB and the structural similarity is improved by 4.3%. In order to address the problem of insufficient feature extraction by convolutional neural network in traffic sign recognition task, this paper proposes the CoT-RDYOLOv8 (Contextual Transformer-Residual Dense YOLOv8) algorithm. Firstly, the algorithm is improved for the C2f module of YOLOv8, and the structure of the module is optimized by using dense residual connection. This method enhances the transfer and fusion of features as a way to improve the detection and recognition accuracy of the network. Secondly, this paper replaces part of the 3×3 convolution in the network with the CoT module to enhance the global feature representation, and the module retains the local feature extraction capability of convolutional neural networks. The experimental results show that the CoT-RDYOLOv8 traffic sign recognition recognition algorithm achieves an accuracy of 91.1%, which is 1.0%, 7.4%, 4.0%, and 3.0% higher than the classical traffic sign recognition algorithms Faster R-CNN + ACFPN, SSD, Yolov5, and Yolov8, respectively. In order to address the task of traffic sign recognition in rainy weather, this paper develops a rainy weather traffic sign recognition system based on browser/server (B/S) architecture. The system is realized based on PMRNet image de-raining algorithm and CoT-RDYOLOv8 traffic sign detection algorithm. The system realizes the rain removal, and recognition functions of traffic sign images in rainy day environment while satisfying the traffic sign recognition task in normal weather conditions. |
参考文献: |
[6]陈飞, 刘云鹏, 李思远. 复杂环境下的交通标志检测与识别方法综述[J]. 计算机工程与应用, 2021, 57(16):9. [8]黄淑英,许亚婷,杨勇.联合形态学滤波和卷积稀疏编码的图像去雨[J].中国图象图形学报, 2022(005):027. [9]刘亚楠,曹风云,王璐.基于双阈值引导滤波的单幅图像去雨算法[J].甘肃联合大学学报(自然科学版), 2022(003):036. [10]杨蕾蕾,吐尔洪江·阿布都克力木.基于滚动导向滤波的单幅图像去雨算法[J].河南科技, 2021, 40(20):3. [12]肖进胜,王文,邹文涛. 基于景深和稀疏编码的图像去雨算法[J]. 计算机学报,2019,42(9):2024-2034. [14]汤红忠,刘婷,曾淑英. 群稀疏残差约束的引导字典学习算法及其单幅图像去雨[J].计算机辅助设计与图形学学报,2020,32( 8) : 1267-1277. [21]Zamir S.W , Arora A , Khan S , et al. Multi-Stage Progressive Image Restoration[J].2021. [27]蔡俊,赵超,沈晓波.SIFT算法在指示类交通标志识别中的应用[J].太原学院学报:自然科学版, 2020, 38(4):6 [28]戴雪瑞,袁雪,乐国庆.复杂场景下基于颜色对和MSER的交通标志检测方法[J].北京交通大学学报, 2018, 42(5):9. [29]苗丹,卢伟,高娇娇.基于聚类与Hough变换的交通标志检测方法[J].计算机系统应用, 2019, 28(11):5. [30]吴迪,屈宗顺,赵葵银.基于HOGv-CLBP特征融合和ELM的交通标志识别[J].光电子.激光, 2020, 31(6):7. [31]刘亚辰,陈跃鹏,张赛硕.融合式空间塔式算子和HIK-SVM的交通标志识别研究[J].交通运输系统工程与信息, 2017, 17(1):7. [33]徐国整,周越,董斌.基于改进Cascade R-CNN的交通标志牌识别[J].传感器与微系统, 2021, 40(5):5. [52]Akatsuka H, Imai S. Road signposts recognition system[R]. SAE Technical Paper, 1987. [56]李厚杰,邱天爽,宋海玉,等. 基于径向对称变换的自适应交通禁止标志检测[J]. 光电子·激光,2014,25(3):532-539. |
中图分类号: | TP391 |
开放日期: | 2024-06-18 |