Insulator discharge severity assessment algorithm based on RDIDSNet
摘要
For the insulator discharge severity assessment at the line inspection site using edge-end computing equipment and UV cameras, this paper proposes an improved assessment algorithm based on the YOLOv8 algorithm. Firstly, LDConv is introduced to replace the convolution of the backbone network part of the network feature extraction, which effectively realizes the enhancement of the feature extraction ability of the algorithm in the case of model lightweighting; and then ACMix attention mechanism is introduced, which realizes better focusing of the model on the target with a very small performance loss; and finally, Shape-IoU is introduced to replace the loss function of the CIoU, which effectively improve the detection accuracy of the algorithm. The experimental results show that compared with the original YOLOv8, the RDIDSNet algorithm proposed in this paper achieves a detection speed of 61 Frames/s while realizing a detection accuracy of 78.1%, which can satisfy the demand for fast and accurate assessment of insulator discharge severity on edge devices.