2020
DOI: 10.1109/access.2020.2974798
|View full text |Cite
|
Sign up to set email alerts
|

Detection and Evaluation Method of Transmission Line Defects Based on Deep Learning

Abstract: The issues of existing research on transmission line detection include the following three: only detects a few categories, no open transmission line component dataset, and no unified, comprehensive evaluation index. In this paper, we propose a detection and evaluation method of defect for transmission line inspection based on deep learning. The transmission line contains various pivotal components, while previous research has mostly focused on a few categories. In the proposed approach, the following study is … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
41
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 73 publications
(41 citation statements)
references
References 16 publications
0
41
0
Order By: Relevance
“…For instance, the weights from the RetinaNet object detector [34], which was originally pretrained on ImageNet, are fine-tuned to automatically map roadside utility poles with crossarms from Google Street View images [35]. Faster R-CNN [36], an endto-end deep learning algorithm that was also pretrained on the ImageNet dataset, was used in [37] to build a detection model that can accurately identify transmission line faults categories. Lastly, the Mask R-CNN [38], also pretrained on ImageNet, was improved to develop a segmentation algorithm that can detect power lines [39].…”
Section: Deep Learning-based Methodsmentioning
confidence: 99%
“…For instance, the weights from the RetinaNet object detector [34], which was originally pretrained on ImageNet, are fine-tuned to automatically map roadside utility poles with crossarms from Google Street View images [35]. Faster R-CNN [36], an endto-end deep learning algorithm that was also pretrained on the ImageNet dataset, was used in [37] to build a detection model that can accurately identify transmission line faults categories. Lastly, the Mask R-CNN [38], also pretrained on ImageNet, was improved to develop a segmentation algorithm that can detect power lines [39].…”
Section: Deep Learning-based Methodsmentioning
confidence: 99%
“…The camera moves relative to the targets during shooting, resulting in a blurred image [19]. However, the essence of image blur is the result of convolution with the point spread function (PSF), that is gfalse(x,yfalse)=ffalse(x,yfalse)hfalse(x,yfalse)+nfalse(x,yfalse)\begin{equation}g(x,y) = f(x,y) * h(x,y) + n(x,y)\end{equation}where f ( x , y ) and g ( x , y ) respectively represents the input image and that after motion blur, h ( x , y ) is the blurring function of PSF that convolves an original image, and n ( x , y ) is the additive noise function.…”
Section: Image Processingmentioning
confidence: 99%
“…Traditional selection method of anchors is difficult to improve the accuracy, so this paper adopts the method of calculating the anchors in YOLOv2 [31], and uses the K‐means clustering algorithm to cluster the artificially labelled real bounding boxes in the training set, so as to obtain the best size of anchors. Then six anchors were selected according to the average IoU to predict the bounding box, thus to improve the detection accuracy [19]. The distance function formula for clustering is dfalse(box,centroidfalse)=1IoU(box,centroidfalse)\begin{equation}d(box,centroid) = 1 - {\rm{IoU(}}box,centroid{\rm{)}}\end{equation}where, box represents the bounding box labelled in training samples, and centroid is the number of cluster centres, which is set as 9 here.…”
Section: Implementation and Analysismentioning
confidence: 99%
“…After pre-processing, the image of the substation equipment still contains irrelevant information, such as time and watermark. The processing speed, efficiency, and accuracy will be affected due to the image containing dense pixel information [36,37]. Therefore, it is necessary to locate and segment the RoI from the background.…”
Section: Roi Extraction Based On Contour Informationmentioning
confidence: 99%