华南理工大学学报(自然科学版) ›› 2026, Vol. 54 ›› Issue (2): 25-37.doi: 10.12141/j.issn.1000-565X.250172

• 计算机科学与技术 • 上一篇    下一篇

基于改进YOLOv5s的输电塔螺栓松动检测

王德弘1,2(), 张子轩1   

  1. 1.东北电力大学 建筑工程学院,吉林 吉林 132012
    2.东北电力大学 吉林省电力基础设施安全评估与 灾害防治重点实验室,吉林 吉林 132012
  • 收稿日期:2025-06-09 出版日期:2026-02-25 发布日期:2025-08-01
  • 作者简介:王德弘(1985—),男,博士,教授,主要从事输电工程和结构抗震研究。E-mail: hitwdh@126.com
  • 基金资助:
    吉林省科技发展计划项目中青年科技创新人才(团队)培育项目(20250601091RC);吉林省“长白山英才计划”项目(202441208)

Transmission Tower Bolt Looseness Detection Based on Improved YOLOv5s

WANG Dehong1,2(), ZHANG Zixuan1   

  1. 1.School of Civil Engineering and Architecture,Northeast Electric Power University,Jilin 132012,Jilin,China
    2.Key Lab of Electric Power Infrastructure Safety Assessment and Disaster Prevention of Jilin Province,Northeast Electric Power University,Jilin 132012,Jilin,China
  • Received:2025-06-09 Online:2026-02-25 Published:2025-08-01
  • Supported by:
    the Youth Science and Technology Innovation Talent (Team) Cultivation Project of Jilin Province Science and Technology Development Plan(20250601091RC);Jilin Province“Changbai Mountain Talent Program”Project(202441208)

摘要:

输电塔作为电力输送网络的关键基础设施,其结构安全性直接关系到电网的稳定运行。在长期服役过程中,输电塔螺栓受风荷载、温差效应及材料老化等多因素耦合作用,易逐渐发生松动。该文提出了一种基于改进YOLOv5s的输电塔螺栓松动智能检测模型(CCSGS-YOLO):采用坐标卷积替代主干网络中的标准卷积层,增强模型对目标位置信息的获取能力;引入卷积注意力模块(CBAM),通过通道与空间双重注意力机制,强化模型在复杂背景下的特征鉴别能力;构建Slim-Neck特征融合结构,借助跨阶段部分连接与深度可分离卷积的优化组合,在维持检测精度的同时降低计算复杂度;采用GIoU损失函数与Soft-NMS的联合优化策略,通过考虑预测框与真实框的重叠几何特性,提升目标检测的定位精度。实验结果表明:CCSGS-YOLO的精确率达91.7%,召回率为89.4%,平均精度均值达到95.3%,F1分数提升至90.0%,较基准模型YOLOv5s分别提高了1.6、3.0、1.4和1.0个百分点;在计算效率方面,CCSGS-YOLO模型检测速度达74.8 f/s,推理时延降低至13.4 ms,较YOLOv5s模型提升11.6%。此外,该文通过现场实验验证了CCSGS-YOLO在不同场景下的检测鲁棒性,为输电塔螺栓松动的智能巡检提供了一种新思路。

关键词: 输电塔, 螺栓松动, 深度学习, 目标检测

Abstract:

As the critical infrastructure in power transmission networks, the structural stability of transmission towers directly impacts the safe and reliable operation of the power grid. During long-term service, bolts in the tower structure are prone to gradual loosening under the coupled effects of multiple factors such as wind loads, temperature variations, and material aging. This paper proposed an intelligent detection model for bolt looseness in transmission towers based on an improved YOLOv5s (named CCSGS-YOLO). The model incorporates several key enhancements: coordinate convolution replaces standard convolutional layers in the backbone network to strengthen the model’s ability to capture positional information of targets; a convolutional block attention module (CBAM) is introduced to strengthen the model’s feature discrimination capability in complex backgrounds through dual channel and spatial attention mechanisms; a slim-neck feature fusion architecture is constructed, leveraging an optimized combination of cross-stage partial connections and depthwise separable convolutions to reduce computational complexity while maintaining detection accuracy; a joint optimization strategy employing the Generalized Intersection over Union (GIoU) loss function and Soft Non-Maximum Suppression (Soft-NMS) improves localization accuracy by considering the geometric overlap characteristics between predicted and ground-truth bounding boxes. Experimental results demonstrate that CCSGS-YOLO achieves a precision of 91.7%, a recall of 89.4%, a mean average precision (mAP) of 95.3%, and an F1 score of 90.0%. These metrics represent improvements of 1.6, 3.0, 1.4, and 1.0 percentage points, respectively, over the baseline YOLOv5s model. In terms of computational efficiency, the model achieves a detection speed of 74.8 frames per second (FPS), reducing the inference latency to 13.4 ms, which represents an 11.6% improvement compared to the YOLOv5s model. Furthermore, this paper validates the detection robustness of CCSGS-YOLO across various scenarios through field experiments, providing a novel approach for intelligent inspection of loose bolts on transmission towers.

Key words: transmission tower, bolt looseness, deep learning, target detection

中图分类号: