摘要
铁轨表面的裂纹图像目标小、背景干扰信息多、分辨率高,使其目标检测效果并不理想。对此,提出一种改进YOLOV5s的目标检测算法以提升铁轨裂纹的检测效果。在颈部网络中引入VOV-GSCSP模块,用更轻量的卷积方式GSconv来替换普通的卷积,在保留更多细节信息的同时减轻网络的计算量。改进特征金字塔结构,提出多路径跨层融合结构,在特征金字塔下采样的过程中跨层融入主干网络的信息,保留更多原始的特征信息,提升目标检测的精度。同时,引入CA注意力模块和Transformer结构进一步加强高阶语义的信息提取。实验结果表明,改进的YOLOV5s算法,平均均值精度(mAP)达到62.4%,相对于原YOLOV5s算法提高了6.2个百分点;召回率(Recall)为92.2%,提升了4.4个百分点。
The crack image on the rail surface has a small target,many background interference information and a high resolution,making its target detection effect not ideal.In this regard,the paper proposes an improved target detection algorithm of YOLOV5s to improve the detection effect of rail cracks.The VOV-GSCSP module is introduced in the neck network,and the ordinary convolution is replaced by the lighter convolution method GSconv to reduce the computational effort of the network while retaining more detailed information.The feature pyramid structure is improved and a multipath cross-layer fusion structure is proposed to incorporate the information of the backbone network across layers in the process of feature pyramid downsampling to retain more original feature information and improve the accuracy of target detection.Meanwhile,the CA attention module and Transformer structure are introduced to further enhance the information extraction of higher-order semantics.The experimental results show that the improved YOLOV5s algorithm achieves an average mean accuracy(mAP)of 62.4%,which is 6.2 percentage points better than the original YOLOV5s algorithm;the recall rate(Recall)is 92.2%,which is 4.4 percentage points better.
作者
苗新法
刘宝莲
李晓琴
侯越
MIAO Xinfa;LIU Baolian;LI Xiaoqin;HOU Yue(College of Electronic and Information Engineering,Lanzhou Jiaotong University,Lanzhou 730070,China)
出处
《计算机工程与应用》
CSCD
北大核心
2024年第12期216-224,共9页
Computer Engineering and Applications
基金
国家自然科学基金(62063014)。