New website getting online, testing
    • 摘要: 针对人工检测斜拉桥拉索表面缺陷效率低、安全性差,而现有目标检测方法速度慢、精度低,受拉索表面污垢干扰容易导致错检、漏检等问题,本文改进YOLOv5s网络以实现拉索表面缺陷快速准确检测。在主干网络增加TRANS模块,获取单幅图像更多特征,提高缺陷检测精度;为减少参数量、提高计算速度,将颈部网络的CSP模块替换为GhostBottleneck模块,同时利用深度可分离卷积代替普通卷积;利用SIOU损失函数减少边界框震荡,提高预测框和真实框重叠度计算结果准确性,增加模型稳定性。实验结果表明:改进YOLOv5s网络的mAP和FPS分别达到94.26%和68 f/s,优于Faster-RCNN、YOLOv4和常规YOLOv5等网络,满足斜拉桥拉索表面缺陷检测精度和实时性要求。

       

      Abstract: An improved YOLOv5s network for defects detection for the cable surface of cable-stayed bridge fast and accurately is proposed. This overcomes the problems of low efficiency and poor safety of manual inspection, slow and inaccuracy of existing target detection methods because of the interference of dirt leading to wrong and missed detections. The TRANS module is added to the backbone network of conventional YOLOv5s to obtain more features of a single image and improve defect detection accuracy. Moreover, the CSP module of the neck network is replaced by the GhostBottleneck module and ordinary convolution is replaced by depth-separable convolution to reduce parameters and improve the computational speed of the network. Furthermore, the SIOU loss function is used for suppressing the oscillation of the bounding box and improving the calculation accuracy of repeatability between the prediction and the real box, which can increase the model stability. The experiments show that mAP and FPS of improved YOLOv5s network are 94.26% and 68 frames per second, respectively. The performance is better than that of Faster-RCNN, YOLOv4, and conventional YOLOv5, and it can find the surface defect for the cable of the cable-stayed bridge accurately and timely.