Gas pipeline defect detection based on improved deep learning approach
作者:Ting Zhang, Cong Ma, Zhaoying Liu, Sadaqat Ur Rehman, Yujian Li, Mohamad Saraee · 发表于:Expert Systems with Applications · 年份:2024 · DOI:10.1016/j.eswa.2024.126212 · 被引用次数:17 · 研究领域:Non-Destructive Testing Techniques、Anomaly Detection Techniques and Applications、Structural Integrity and Reliability Analysis
The working conditions of gas pipelines directly impact urban populations and factory operations. However, accurate and rapid detection of gas pipeline defects is challenging. To improve the accuracy of gas pipeline defect detection , we propose an improved RefineDet (Im-RefineDet) for gas pipeline defect detection, in which the improvement is carried out from the backbone network and the detection head. Specifically, to extract richer features, we design an improved CrossFormer as the backbone network. It first adopts a small convolutional cross-scale embedding layer to perform convolution, and then uses stripe window self-attention in vertical and horizontal directions in sequence to extract different features. In the detection head, we present a Double Attention Decouple Head (DADH) for classification and localization, enabling the model to perform independent optimization of the two branches. DADH employs spatial-aware and scale-aware attention to acquire multi-scale features, subsequently conducting classification and localization separately to derive final detection outcomes. Additionally, we apply channel pruning to the model to achieve a lightweight design, improving computational efficiency without significantly compromising detection performance. Experimental results, derived from an in-house developed gas pipeline defect image dataset, as well as two publicly available datasets — the NEU-DET dataset and the PCB dataset — demonstrate the effectiveness of the propose...