基于全维动态卷积和上下文增强模块的轨道表面缺陷 ODCS-YOLO 检测算法

IF 2.7 3区 工程技术 Q1 ENGINEERING, MULTIDISCIPLINARY Measurement Science and Technology Pub Date : 2024-07-02 DOI:10.1088/1361-6501/ad5dd5
wenqi gao, Wenjuan Gu, yanchao yin, tiangui li, penglin dong
{"title":"基于全维动态卷积和上下文增强模块的轨道表面缺陷 ODCS-YOLO 检测算法","authors":"wenqi gao, Wenjuan Gu, yanchao yin, tiangui li, penglin dong","doi":"10.1088/1361-6501/ad5dd5","DOIUrl":null,"url":null,"abstract":"\n To solve the problems of easy miss and false detection on rail surface defects caused by small size, dense target, and high similarity between features and background, this paper proposed an improved detection algorithm in complex background. First, the conventional convolution of YOLOv5 backbone network is replaced with omni-dimensional dynamic convolution (ODConv), which improves the feature extraction capability of the network without increasing the computational cost; second, to improve the model's performance in detecting tiny objects, a two-layer context augmentation module(CAM) is introduced into the path aggregation network(PAN) structure; finally, the traditional non-maximum suppression(NMS) algorithm is replaced by the Soft-NMS algorithm in the network post-processing to reduce the false-alarm and miss-rate. The experimental results on the Railway Track Fault Detection public dataset show that the OD-YOLO (OD stands for ODConv) and C-PAN(CAM module is introduced into PAN) structures could achieve better performance in the same type of improved algorithms; compared with the baseline algorithm YOLOv5, the ODCS-YOLO (OD stands for ODConv, C stands for CAM, and S stands for Soft-NMS) algorithm improves the precision by 12.4%, the recall by 3.6%, the map50 by 8.6% and the GFLOPs is reduced by 0.6. Compared with seven classical object detection algorithms, the ODCS-YOLO algorithm achieves the highest detection accuracy, which makes it able to meet the real-time detection requirements of rail surface defects in real working conditions. The ODCS-YOLO model provides certain technical support for the defects detection and a new method for the detection of dense small objects.","PeriodicalId":18526,"journal":{"name":"Measurement Science and Technology","volume":null,"pages":null},"PeriodicalIF":2.7000,"publicationDate":"2024-07-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"ODCS-YOLO detection algorithm for rail surface defects based on Omni-Dimensional Dynamic Convolution and Context Augmentation Module\",\"authors\":\"wenqi gao, Wenjuan Gu, yanchao yin, tiangui li, penglin dong\",\"doi\":\"10.1088/1361-6501/ad5dd5\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"\\n To solve the problems of easy miss and false detection on rail surface defects caused by small size, dense target, and high similarity between features and background, this paper proposed an improved detection algorithm in complex background. First, the conventional convolution of YOLOv5 backbone network is replaced with omni-dimensional dynamic convolution (ODConv), which improves the feature extraction capability of the network without increasing the computational cost; second, to improve the model's performance in detecting tiny objects, a two-layer context augmentation module(CAM) is introduced into the path aggregation network(PAN) structure; finally, the traditional non-maximum suppression(NMS) algorithm is replaced by the Soft-NMS algorithm in the network post-processing to reduce the false-alarm and miss-rate. The experimental results on the Railway Track Fault Detection public dataset show that the OD-YOLO (OD stands for ODConv) and C-PAN(CAM module is introduced into PAN) structures could achieve better performance in the same type of improved algorithms; compared with the baseline algorithm YOLOv5, the ODCS-YOLO (OD stands for ODConv, C stands for CAM, and S stands for Soft-NMS) algorithm improves the precision by 12.4%, the recall by 3.6%, the map50 by 8.6% and the GFLOPs is reduced by 0.6. Compared with seven classical object detection algorithms, the ODCS-YOLO algorithm achieves the highest detection accuracy, which makes it able to meet the real-time detection requirements of rail surface defects in real working conditions. The ODCS-YOLO model provides certain technical support for the defects detection and a new method for the detection of dense small objects.\",\"PeriodicalId\":18526,\"journal\":{\"name\":\"Measurement Science and Technology\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":2.7000,\"publicationDate\":\"2024-07-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Measurement Science and Technology\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://doi.org/10.1088/1361-6501/ad5dd5\",\"RegionNum\":3,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"ENGINEERING, MULTIDISCIPLINARY\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Measurement Science and Technology","FirstCategoryId":"5","ListUrlMain":"https://doi.org/10.1088/1361-6501/ad5dd5","RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, MULTIDISCIPLINARY","Score":null,"Total":0}
引用次数: 0

摘要

为解决轨道表面缺陷因尺寸小、目标密集、特征与背景相似度高而导致的易漏检和误检问题,本文提出了一种复杂背景下的改进检测算法。首先,用全维动态卷积(ODConv)代替了 YOLOv5 骨干网络的传统卷积,在不增加计算成本的情况下提高了网络的特征提取能力;其次,为了提高模型检测微小物体的性能,在路径聚合网络(PAN)结构中引入了双层上下文增强模块(CAM);最后,在网络后处理中用软抑制算法(Soft-NMS)取代了传统的非最大抑制算法(NMS),以降低误报率和漏报率。在铁路轨道故障检测公共数据集上的实验结果表明,OD-YOLO(OD 表示 ODConv)和 C-PAN(PAN 中引入 CAM 模块)结构在同类型改进算法中可以获得更好的性能;与基线算法 YOLOv5 相比,ODCS-YOLO(OD 表示 ODConv,C 表示 CAM,S 表示 Soft-NMS)算法的精度提高了 12.4%,召回率提高了 3.6%,map50 提高了 8.6%,GFLOPs 降低了 0.6。与七种经典物体检测算法相比,ODCS-YOLO 算法的检测精度最高,能够满足实际工况下轨道表面缺陷的实时检测要求。ODCS-YOLO 模型为缺陷检测提供了一定的技术支持,也为密集小物体的检测提供了一种新方法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
ODCS-YOLO detection algorithm for rail surface defects based on Omni-Dimensional Dynamic Convolution and Context Augmentation Module
To solve the problems of easy miss and false detection on rail surface defects caused by small size, dense target, and high similarity between features and background, this paper proposed an improved detection algorithm in complex background. First, the conventional convolution of YOLOv5 backbone network is replaced with omni-dimensional dynamic convolution (ODConv), which improves the feature extraction capability of the network without increasing the computational cost; second, to improve the model's performance in detecting tiny objects, a two-layer context augmentation module(CAM) is introduced into the path aggregation network(PAN) structure; finally, the traditional non-maximum suppression(NMS) algorithm is replaced by the Soft-NMS algorithm in the network post-processing to reduce the false-alarm and miss-rate. The experimental results on the Railway Track Fault Detection public dataset show that the OD-YOLO (OD stands for ODConv) and C-PAN(CAM module is introduced into PAN) structures could achieve better performance in the same type of improved algorithms; compared with the baseline algorithm YOLOv5, the ODCS-YOLO (OD stands for ODConv, C stands for CAM, and S stands for Soft-NMS) algorithm improves the precision by 12.4%, the recall by 3.6%, the map50 by 8.6% and the GFLOPs is reduced by 0.6. Compared with seven classical object detection algorithms, the ODCS-YOLO algorithm achieves the highest detection accuracy, which makes it able to meet the real-time detection requirements of rail surface defects in real working conditions. The ODCS-YOLO model provides certain technical support for the defects detection and a new method for the detection of dense small objects.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Measurement Science and Technology
Measurement Science and Technology 工程技术-工程:综合
CiteScore
4.30
自引率
16.70%
发文量
656
审稿时长
4.9 months
期刊介绍: Measurement Science and Technology publishes articles on new measurement techniques and associated instrumentation. Papers that describe experiments must represent an advance in measurement science or measurement technique rather than the application of established experimental technique. Bearing in mind the multidisciplinary nature of the journal, authors must provide an introduction to their work that makes clear the novelty, significance, broader relevance of their work in a measurement context and relevance to the readership of Measurement Science and Technology. All submitted articles should contain consideration of the uncertainty, precision and/or accuracy of the measurements presented. Subject coverage includes the theory, practice and application of measurement in physics, chemistry, engineering and the environmental and life sciences from inception to commercial exploitation. Publications in the journal should emphasize the novelty of reported methods, characterize them and demonstrate their performance using examples or applications.
期刊最新文献
Morphological characterization of concave particle based on convex decomposition TSMDA: intelligent fault diagnosis of rolling bearing with two stage multi-source domain adaptation Precise orbit determination of integrated BDS-3 and LEO satellites with ambiguity fixing under regional ground stations High-accuracy and lightweight weld surface defect detector based on graph convolution decoupling head Gap Measurement Method Based on Projection Lines and Convex Analysis of 3D Points Cloud
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1