论文外文摘要: |
︿
<p>Due to long-term exposure to complex natural environment, high-voltage transmission lines are prone to failures due to natural conditions such as rainwater corrosion and lightning strikes, which seriously affect the stable operation of the power system. At present, aerial photography inspection is an important way of inspection of transmission lines at home and abroad, and it is also a development trend. However, when the small target electrical components such as screws and gaskets in the transmission line are in a complex background environment, traditional algorithms are difficult to accurately detect due to their small image area and difficult feature extraction. Therefore, facing the complex inspection environment, this paper explores a small target fault detection method for transmission lines based on the deep attention model. This research is of great significance for improving the inspection efficiency of transmission lines and realizing intelligent inspection. The main work of the thesis includes: (1) Aiming at the small size of small target electrical components and the low quality of some aerial inspection images, it is easy to cause the fault area to be difficult to be effectively detected. An improved SRCNN-YOLOv5 based transmission line small target fault detection algorithm is proposed. First, reduce the noise and blur in the original image through the ultra-high resolution convolutional neural network, and optimize the dataset. Then, optimize the scale prediction part of the YOLOv5 detection network to improve the accuracy of the algorithm for small target detection. Finally, in order to solve the problem that the size of the original network anchor box is difficult to accurately locate, new anchor box <font color='red'>parameter</font>s are obtained through the K-means clustering algorithm, which further improves the accuracy of the target box detection by the network. By comparing the proposed method with the original YOLOv5 network, the method improves the target detection mAP value of the original network by 1.3%. (2) Aiming at the problem of weak feature expression ability of small targets in the detection process, a small target fault detection algorithm for transmission lines is proposed, which integrates the convolution block attention model. First, the convolution block attention model is introduced after each cross-stage local network layer of the YOLOv5 backbone network to increase the saliency of the target information to be detected in the complex background, thereby improving the detection accuracy of the network for small targets. Then, by using the depth separable convolution in the network neck to improve the ordinary convolution in the original network, the <font color='red'>parameter</font> amount and computation amount of the original network are reduced, and the network detection time is shortened. Finally, the algorithm detection effect is further improved by optimizing the network loss function. promote. By comparing with the four classic algorithms of SSD, Faster RCNN, YOLOv4 and YOLOv5, it is proved that this method not only makes the detection speed of a single image reach 39ms, but also the detection mAP value of this algorithm can reach 94.6%, which is improved compared with the original YOLOv5 network 3.4%.</p>
﹀
|