New Type Power System and the Integrated Energy

Real-Time Detection of Insulator Drop String Based on UAV Aerial Photography

Expand
  • 1. School of Electrical Engineering, Shanghai Dianji University, Shanghai 201306, China
    2. State Grid East China Electric Power Test and Research Institute Co., Ltd., Shanghai 200437, China
    3. Institute of Science and Technology for Brain-Inspired Intelligence, Fudan University, Shanghai 200433, China

Received date: 2021-10-18

  Online published: 2022-08-26

Abstract

It is of great significance for unmanned aerial vehicle(UAV) to replace manual inspection of power insulators. Aimed at the problem of limited computing power and storage resources of the UAV, an improved real-time target detection algorithm suitable for insulator drop string failure detection is proposed. Based on the YOLOv5s detection network, first, the PANet networks in neck are replaced with bi-directional feature pyramid network(BiFPN) to improve the feature fusion ability. Next, DIoU is used to optimize the loss function to optimize the model. The channel pruning and fine tuning of the γ coefficient generally improve the accuracy, speed, and deployment ability of the detection network. Finally, the image is enhanced at the network output to improve the availability of the algorithm. The proposed algorithm is tested under a specially expanded insulator fault data set. The results show that compared with the original YOLOv5s algorithm, the average accuracy of the proposed algorithm is improved by 3.91%, the detection speed is improved by 25.6%, and the model volume is reduced by 59.1%.

Cite this article

LI Dengpan, REN Xiaoming, YAN Nannan . Real-Time Detection of Insulator Drop String Based on UAV Aerial Photography[J]. Journal of Shanghai Jiaotong University, 2022 , 56(8) : 994 -1003 . DOI: 10.16183/j.cnki.jsjtu.2021.416

References

[1] 方挺, 董冲, 胡兴柳, 等. 航拍图像中绝缘子串的轮廓提取和故障检测[J]. 上海交通大学学报, 2013, 47(12): 1818-1822.
[1] FANG Ting, DONG Chong, HU Xingliu, et al. Contour extraction and fault detection of insulator strings in aerial images[J]. Journal of Shanghai Jiao Tong University, 2013, 47(12): 1818-1822.
[2] 李映国, 杨宏, 徐郁, 等. 基于Alexnet网络的绝缘子自爆无人机巡检技术研究[J]. 智慧电力, 2021, 49(8): 104-109.
[2] LI Yingguo, YANG Hong, XU Yu, et al. Insulator self-explosive inspection technology based on alexnet network in UAV grid inspection[J]. Smart Power, 2021, 49(8): 104-109.
[3] 王卓, 王玉静, 王庆岩, 等. 基于协同深度学习的二阶段绝缘子故障检测方法[J]. 电工技术学报, 2021, 36(17): 3594-3604.
[3] WANG Zhuo, WANG Yujing, WANG Qingyan, et al. Two stage insulator fault detection method based on collaborative deep learning[J]. Transactions of China Electrotechnical Society, 2021, 36(17): 3594-3604.
[4] 李彬, 汪诚, 丁相玉, 等. 改进YOLOv4的表面缺陷检测算法[J/OL].(2021-11-15)[2021-12-06]. https://doi.org/10.13700/j.bh.1001-5965.2021.0301.
[4] LI Bin, WANG Cheng, DING Xiangyu, et al. Surface defect detection algorithm based on improved YOLOv4[J/OL].(2021-11-15)[2021-12-06]. https://doi.org/10.13700/j.bh.1001-5965.2021.0301.
[5] 毛昭勇, 王亦晨, 王鑫, 等. 面向高速公路的车辆视频监控分析系统[J]. 西安电子科技大学学报, 2021, 48(5): 178-189.
[5] MAO Zhaoyong, WANG Yichen, WANG Xin, et al. Vehicle video surveillance and analysis system for the expressway[J]. Journal of Xidian University, 2021, 48(5): 178-189.
[6] 符惠桐, 王鹏, 李晓艳, 等. 面向移动目标识别的轻量化网络模型[J]. 西安交通大学学报, 2021, 55(7): 124-131.
[6] FU Huitong, WANG Peng, LI Xiaoyan, et al. Lightweight network model for moving object recognition[J]. Journal of Xi'an Jiaotong University, 2021, 55(7): 124-131.
[7] JOCHER G. Yolov5[DB/OL]. (2021-10-28)[2021-12-06]. https://github.com/ultralytics/yolov5.
[8] REDMON J, DIVVALA S, GIRSHICK R, et al. You only look once: Unified, real-time object detection[C]// 2016 IEEE Conference on Computer Vision and Pattern Recognition. Las Vegas, NV, USA: IEEE, 2016: 779-788.
[9] REDMON J, FARHADI A. YOLO9000: Better, faster, stronger[C]// 2017 IEEE Conference on Computer Vision and Pattern Recognition. Honolulu, HI, USA: IEEE, 2017: 6517-6525.
[10] REDMON J, FARHADI A. YOLOv3: An incremental improvement[EB/OL]. (2018-04-08)[2021-12-06]. https://arxiv.org/abs/1804.02767.
[11] BOCHKOVSKIY A, WANG C Y, LIAO H Y. YOLOv4: Optimal speed and accuracy of object detection[J/OL]. (2020-04-23)[2021-12-06]. https://arxiv.org/abs/2004.10934v1.
[12] FACEBOOK AI RESEARCH. PASCAL visual object classes challenge[EB/OL]. (2012-01-01) [2021-08-20]. https://paperswithcode.com/dataset/pascal-voc.
[13] GOOGLE. Global wheat detection[EB/OL]. (2020-08-05)[2021-08-20]. https://www.kaggle.com/c/global-wheat-detection.
[14] LIN T Y, MAIRE M, BELONGIE S, et al. Microsoft COCO: Common objects in context[M]// Computer vision-ECCV 2014. Germany: Springer, 2014: 740-755.
[15] WANG C Y, MARK LIAO H Y, WU Y H, et al. CSPNet: A new backbone that can enhance learning capability of CNN[C]// 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops. Seattle, WA, USA: IEEE, 2020: 1571-1580.
[16] REZATOFIGHI H, TSOI N, GWAK J, et al. Generalized intersection over union: A metric and a loss for bounding box regression[C]// 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition. Long Beach, CA, USA: IEEE, 2019: 658-666.
[17] TAN M X, PANG R M, LE Q V. EfficientDet: Scalable and efficient object detection[C]// 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition. Seattle, WA, USA: IEEE, 2020: 10778-10787.
[18] ZHENG Z H, WANG P, LIU W, et al. Distance-IoU loss: Faster and better learning for bounding box regression[J]. Proceedings of the AAAI Conference on Artificial Intelligence, 2020, 34(7): 12993-13000.
[19] LIU Z, LI J G, SHEN Z Q, et al. Learning efficient convolutional networks through network slimming[C]// 2017 IEEE International Conference on Computer Vision. Venice, Italy: IEEE, 2017: 2755-2763.
[20] HAN S, MAO H Z, DALLY W J. Deep compression: Compressing deep neural network with pruning, trained quantization and huffman coding[J]. Fiber, 2015, 56(4): 3-7.
[21] 孙文宇, 曹健, 李普, 等. 基于全局信息的卷积神经网络模型剪枝微调优化方法[J]. 北京大学学报(自然科学版), 2021, 57(4): 790-794.
[21] SUN Wenyu, CAO Jian, LI Pu, et al. Pruning and fine-tuning optimization method of convolutional neural network based on global information[J]. Acta Scientiarum Naturalium Universitatis Pekinensis, 2021, 57(4): 790-794.
[22] GONG H, LI H, XU K, et al. Object detection based on improved YOLOv3-tiny[C]// 2019 Chinese Automation Congress. Hangzhou, China: IEEE, 2019: 3240-3245.
[23] GE Z, LIU S T, WANG F, et al. YOLOX: Exceeding YOLO series in 2021[J/OL].(2021-07-18)[2021-12-06]. https://arxiv.org/abs/2107.08430.
Outlines

/