A Prestressed Concrete Cylinder Pipe Broken Wire Detection Algorithm Based on Improved YOLOv5

基于改进YOLOv5的预应力混凝土圆柱管断线检测算法

阅读:1

Abstract

The failure accidents of prestressed concrete cylinder pipe (PCCP) seriously affect the economic feasibility of the construction site. The traditional method of needing to stop construction for pipe inspection is time-consuming and laborious. This paper studies the PCCP broken wire identification algorithm based on deep learning. A PCCP wire-breaking test platform was built; the Distributed Fiber Acoustic Sensing Monitoring System (DAS) monitors wire-breakage events in DN4000mm PCCPs buried underground. The collected broken wire signal creates a time-frequency spectrum diagram dataset of the simulated broken wire signal through continuous wavelet transform (CWT). Considering the location of equipment limitations, based on the YOLOv5 algorithm, a lightweight algorithm, YOLOv5-Break is proposed for broken wire monitoring. Firstly, MobileNetV3 is used to replace the YOLOv5 network backbone, and Dynamic Conv is used to replace Conv in C3 to reduce redundant computation and memory access; the coordinate attention mechanism is integrated into the C3 module to make the algorithm pay more attention to location information; at the same time, CIOU is replaced by Focal_EIoU to make the algorithm pay more attention to high-quality samples and balance the uneven problem of complex and easy examples. The YOLOv5-Break algorithm achieves a mAP of 97.72% on the self-built broken wire dataset, outperforming YOLOv8, YOLOv9, and YOLOv10. Notably, YOLOv5-Break reduces the model weight to 7.74 MB, 46.25% smaller than YOLOv5 and significantly lighter than YOLOv8s and YOLOv9s. With a computational cost of 8.3 GFLOPs, YOLOv5-Break is 71.0% and 78.5% more efficient than YOLOv8s and YOLOv9s. It can be seen that the lightweight algorithm YOLOv5-Break proposed in this article simplifies the algorithm without losing accuracy. Moreover, the lightweight algorithm does not require high hardware computing power and can be better arranged in the PCCP broken wire monitoring system.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。