Welcome to Journal of Graphics share: 

Journal of Graphics ›› 2024, Vol. 45 ›› Issue (6): 1328-1337.DOI: 10.11996/JG.j.2095-302X.2024061328

• Image Processing and Computer Vision • Previous Articles     Next Articles

Lightweight UAV image target detection algorithm based on YOLOv8

YAN Jianhong(), RAN Tongxiao   

  1. School of Computer Science and Technology, Taiyuan Normal University, Jinzhong Shanxi 030619, China
  • Received:2024-06-13 Accepted:2024-09-26 Online:2024-12-31 Published:2024-12-24
  • About author:First author contact:

    YAN Jianhong (1972-), professor, Ph.D. Her main research interests cover machine learning, computer vision. E-mail:yan_jian_hong@163.com

  • Supported by:
    Shanxi Province Key Research and Development Project(202102010101008);Shanxi Province Graduate Excellence Teaching Case Project(2024AL27)

Abstract:

To address the problems of low target pixels, complex backgrounds, and difficult model deployment in unmanned aerial vehicle (UAV) images, a lightweight multi-scale feature fusion small target detection algorithm based on YOLOv8 was proposed. In order to reduce the number of network parameters and improve the model detection speed, the FasterNet block was used to replace the bottleneck of C2f, resulting in the construction of a lightweight feature extraction module, FasterC2f. To enhance the multi-scale feature fusion ability of the model, a new focus diffusion feature was designed that enables each layer feature map of the neck network to focus on three layers of feature information. A shared convolution detection head was designed, allowing each detection head to contain feature information from different scales while optimizing the model parameters. The small target detection network was reconstructed to utilize a larger-scale three-layer detection head, improving the model’s feature learning capability for small targets. Experimental results on the Visdrone data set indicated that compared with YOLOv8s, the precision rate, recall rate, and mAP of this model increased by 5.1%, 5.4%, and 6.6%, respectively. The number of parameters was reduced by 68%, and the model file size decreased by 15.3 MB, while FPS increased by 16%. These results demonstrated that the model possesses advantages in high detection accuracy, fast detection speed, and ease of deployment.

Key words: YOLOv8, UAV, small target detection, lightweight, feature fusion

CLC Number: