
@Article{cmes.2026.077872,
AUTHOR = {Burhan Baraklı, Ahmet Küçüker},
TITLE = {High-Performance Segmentation of Power Lines in Aerial Images Using a Wavelet-Guided Hybrid Transformer Network},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {146},
YEAR = {2026},
NUMBER = {2},
PAGES = {--},
URL = {http://www.techscience.com/CMES/v146n2/66331},
ISSN = {1526-1506},
ABSTRACT = {Inspections of power transmission lines (PTLs) conducted using unmanned aerial vehicles (UAVs) are complicated by the fine structure of the lines and complex backgrounds, making accurate and efficient segmentation challenging. This study presents the Wavelet-Guided Transformer U-Net (WGT-UNet) model, a new hybrid network that combines Convolutional Neural Networks (CNNs), Discrete Wavelet Transform (DWT), and Transformer architectures. The model’s primary contribution is based on spatial and channel attention mechanisms derived from wavelet subbands to guide the Transformer’s self-attention structure. Thus, low and high frequency components are separated at each stage using DWT, suppressing structural noise and making linear objects more prominent. The developed design is supported by multi-component hybrid cost functions that simultaneously solve class imbalance, edge sharpness, structural integrity, and spatial regularity issues. Furthermore, high segmentation success has been achieved in producing sharp boundaries and continuous line structures with the DWT-guided attention mechanism. Experiments conducted on the TTPLA dataset reveal that the version using the ConvNeXt backbone outperforms the current state-of-the-art approaches with an F1-Score of 79.33% and an Intersection over Union (IoU) value of 68.38%. The models and visual outputs of the developed method and all compared models can be accessed at <a href="https://github.com/burhanbarakli/WGT-UNET" target="_blank">https://github.com/burhanbarakli/WGT-UNET</a>.},
DOI = {10.32604/cmes.2026.077872}
}



