高速铁路桥梁梁钢结构的无人机图像缺陷检测方法

Zonghan Mu, Yong Qin, Chongchong Yu, Huaizhi Yang, Ninghai Qiu
{"title":"高速铁路桥梁梁钢结构的无人机图像缺陷检测方法","authors":"Zonghan Mu, Yong Qin, Chongchong Yu, Huaizhi Yang, Ninghai Qiu","doi":"10.1109/PHM-Yantai55411.2022.9942099","DOIUrl":null,"url":null,"abstract":"Railway bridge is an important infrastructure along the railway, which needs regular inspection and maintenance. Using UAV technology to inspect railway infrastructure is a hot issue in current research. However, because of the detection target of steel structure of railway bridge girder, such as bolts, rust, etc., are small and dense targets, and the manual annotation workload is huge in the early stage. Therefore, this paper first proposes a method for constructing the sample set of semi-automatic annotation of railway bridge defects, which can greatly improve the efficiency of data annotation. Secondly, in order to solve the problem that it is difficult to detect large-scale images of UAV and the target scale changes dramatically due to the flight distance and height changes, this paper proposes an adaptive cropping strategy for image of steel structure UAV of railway bridge girder. Compared with YOLOv5s that does not adopt the strategy, its mAP improves by 32%. In order to reduce the GPU memory usage and the number of parameters, and improve the parallel running efficiency of the model, the GYOLOv5 model is proposed by combining Ghost Bottleneck and SIoU loss function. Compared with YOLOv5s, which also adopts the adaptive cropping strategy, the mAP of GYOLOv5 model increases by 6%, and the number of parameters can be reduced by 1.7 million. Finally, in order to help the network to find the region of interest in the images covered by the UAV and improve the detection accuracy, the Attention mechanism of CBAM (Convolutional Block Attention Module) is combined with YOLOv5s. Compared with the original YOLOv5s model, the number of parameters is only 600, but the total mAP is increased by 12%.","PeriodicalId":315994,"journal":{"name":"2022 Global Reliability and Prognostics and Health Management (PHM-Yantai)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"UAV image defect detection method for steel structure of high-speed railway bridge girder\",\"authors\":\"Zonghan Mu, Yong Qin, Chongchong Yu, Huaizhi Yang, Ninghai Qiu\",\"doi\":\"10.1109/PHM-Yantai55411.2022.9942099\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Railway bridge is an important infrastructure along the railway, which needs regular inspection and maintenance. Using UAV technology to inspect railway infrastructure is a hot issue in current research. However, because of the detection target of steel structure of railway bridge girder, such as bolts, rust, etc., are small and dense targets, and the manual annotation workload is huge in the early stage. Therefore, this paper first proposes a method for constructing the sample set of semi-automatic annotation of railway bridge defects, which can greatly improve the efficiency of data annotation. Secondly, in order to solve the problem that it is difficult to detect large-scale images of UAV and the target scale changes dramatically due to the flight distance and height changes, this paper proposes an adaptive cropping strategy for image of steel structure UAV of railway bridge girder. Compared with YOLOv5s that does not adopt the strategy, its mAP improves by 32%. In order to reduce the GPU memory usage and the number of parameters, and improve the parallel running efficiency of the model, the GYOLOv5 model is proposed by combining Ghost Bottleneck and SIoU loss function. Compared with YOLOv5s, which also adopts the adaptive cropping strategy, the mAP of GYOLOv5 model increases by 6%, and the number of parameters can be reduced by 1.7 million. Finally, in order to help the network to find the region of interest in the images covered by the UAV and improve the detection accuracy, the Attention mechanism of CBAM (Convolutional Block Attention Module) is combined with YOLOv5s. Compared with the original YOLOv5s model, the number of parameters is only 600, but the total mAP is increased by 12%.\",\"PeriodicalId\":315994,\"journal\":{\"name\":\"2022 Global Reliability and Prognostics and Health Management (PHM-Yantai)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 Global Reliability and Prognostics and Health Management (PHM-Yantai)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/PHM-Yantai55411.2022.9942099\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 Global Reliability and Prognostics and Health Management (PHM-Yantai)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/PHM-Yantai55411.2022.9942099","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

铁路桥梁是铁路沿线重要的基础设施,需要定期检查和维护。利用无人机技术对铁路基础设施进行巡检是当前研究的热点问题。但由于铁路桥梁主梁钢结构的检测目标,如螺栓、铁锈等,都是小而密的目标,前期人工标注工作量巨大。因此,本文首先提出了一种构建铁路桥梁缺陷半自动标注样本集的方法,可以大大提高数据标注的效率。其次,为了解决无人机大尺度图像难以检测以及飞行距离和高度变化导致目标尺度变化较大的问题,提出了一种针对铁路桥梁梁钢结构无人机图像的自适应裁剪策略。与未采用该策略的yolov5相比,其mAP提高了32%。为了减少GPU内存的使用和参数的数量,提高模型的并行运行效率,提出了结合幽灵瓶颈和SIoU损失函数的GYOLOv5模型。与同样采用自适应裁剪策略的YOLOv5s相比,GYOLOv5模型的mAP增加了6%,参数数量减少了170万个。最后,为了帮助网络在无人机覆盖的图像中找到感兴趣的区域,提高检测精度,将CBAM(卷积块注意模块)的注意机制与YOLOv5s相结合。与原来的YOLOv5s型号相比,参数数量仅为600个,但总mAP增加了12%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
UAV image defect detection method for steel structure of high-speed railway bridge girder
Railway bridge is an important infrastructure along the railway, which needs regular inspection and maintenance. Using UAV technology to inspect railway infrastructure is a hot issue in current research. However, because of the detection target of steel structure of railway bridge girder, such as bolts, rust, etc., are small and dense targets, and the manual annotation workload is huge in the early stage. Therefore, this paper first proposes a method for constructing the sample set of semi-automatic annotation of railway bridge defects, which can greatly improve the efficiency of data annotation. Secondly, in order to solve the problem that it is difficult to detect large-scale images of UAV and the target scale changes dramatically due to the flight distance and height changes, this paper proposes an adaptive cropping strategy for image of steel structure UAV of railway bridge girder. Compared with YOLOv5s that does not adopt the strategy, its mAP improves by 32%. In order to reduce the GPU memory usage and the number of parameters, and improve the parallel running efficiency of the model, the GYOLOv5 model is proposed by combining Ghost Bottleneck and SIoU loss function. Compared with YOLOv5s, which also adopts the adaptive cropping strategy, the mAP of GYOLOv5 model increases by 6%, and the number of parameters can be reduced by 1.7 million. Finally, in order to help the network to find the region of interest in the images covered by the UAV and improve the detection accuracy, the Attention mechanism of CBAM (Convolutional Block Attention Module) is combined with YOLOv5s. Compared with the original YOLOv5s model, the number of parameters is only 600, but the total mAP is increased by 12%.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信