Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

YOLO-T: Multi-Target Detection Algorithm for Transmission Lines

Author 1: Shengwen Li Author 2: Huabing Ouyang Author 3: Tian Chen Author 4: Xiaokang Lu Author 5: Zhendong Zhao
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 5 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.01505108

Abstract

During UAV inspections of transmission lines, inspectors often encounter long distance and obstructed targets. However, existing detection algorithms tend to be less accurate when trying to detect these targets. Existing algorithms perform inadequately in handling long-distance and occluded targets, lacking effective detection capabilities for small objects and complex backgrounds. Therefore, we propose an improved YOLOv8-based YOLO-T algorithm for detecting multiple targets on transmission lines, optimized using transfer learning. Firstly, the model is lightweight while ensuring detection accuracy by replacing the original convolution block in the C2f module of the neck network with Ghost convolution. Secondly, to improve the target detection ability of the model, the C2f module in the backbone network is replaced with the Contextual Transformer module. Then, the feature extraction of the model is improved by integrating the Attention module and the residual edge on the SPPF (Spatial Pyramid Pooling-Fast). Finally, we introduce a new shallow feature layer to enable multi-scale feature fusion, optimizing the model detection accuracy for small and obscured objects. Parameters and GFLOPs are conserved by using the Add operation instead of the Concat operation. The experiment reveals that the enhanced algorithm achieves a mean detection accuracy of 97.19% on the transmission line dataset, which is 2.03% higher than the baseline YOLOv8 algorithm. It can also effectively detect small and occluded targets at long distances with a high FPS (98.91 frames/s).

Keywords

How to Cite this Article

Li, S., Ouyang, H., Chen, T., Lu, X., & Zhao, Z. (2024). YOLO-T: Multi-Target Detection Algorithm for Transmission Lines. International Journal of Advanced Computer Science and Applications, 15(5). https://doi.org/10.14569/IJACSA.2024.01505108

Li, Shengwen, et al.. "YOLO-T: Multi-Target Detection Algorithm for Transmission Lines." International Journal of Advanced Computer Science and Applications, vol. 15, no. 5, 2024, https://doi.org/10.14569/IJACSA.2024.01505108.

@article{Li2024,
  title     = {YOLO-T: Multi-Target Detection Algorithm for Transmission Lines},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {5},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {Shengwen Li and Huabing Ouyang and Tian Chen and Xiaokang Lu and Zhendong Zhao},
  doi       = {10.14569/IJACSA.2024.01505108},
  url       = {https://doi.org/10.14569/IJACSA.2024.01505108}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.