Welcome to Journal of Graphics share: 

Journal of Graphics ›› 2024, Vol. 45 ›› Issue (4): 736-744.DOI: 10.11996/JG.j.2095-302X.2024040736

• Image Processing and Computer Vision • Previous Articles     Next Articles

A water surface target detection algorithm based on SOE-YOLO lightweight network

ZENG Zhichao1(), XU Yue1, WANG Jingyu1, YE Yuanlong1, HUANG Zhikai1(), WANG Huan2   

  1. 1. School of Information Engineering, Nanchang Institute of Technology, Nanchang Jiangxi 330000, China
    2. School of Mechanical Engineering, Nanchang Institute of Technology, Nanchang Jiangxi 330000, China
  • Received:2024-01-15 Accepted:2024-04-12 Online:2024-08-31 Published:2024-09-03
  • Contact: HUANG Zhikai
  • About author:First author contact:

    ZENG Zhichao (1998-), master student. His main research interests cover graphic image processing and object detection. E-mail:z2c0828@163.com

  • Supported by:
    National Key Research and Development Plan of China(2019YFB1704502);National Natural Science Foundation of China(61472173);Jiangxi Provincial Graduate Innovation Special Fund Project(yc2023-s995);Jiangxi Provincial Graduate Innovation Special Fund Project(YJSCX202312)

Abstract:

A lightweight water surface object detection algorithm SOE-YOLO based on YOLOv8 was proposed to address the issues of missed and false detections in complex and ever-changing water surface environments, as well as limited computing resources on the detection platform. Firstly, the Slim-Neck paradigm containing GSConv was employed to improve the weight of the model in the Neck part. Secondly, the Backbone section was reconstructed using a lightweight convolutional ODConv (omni-dimensional dynamic convolution) module, thereby reducing the number of parameters to improve the detection speed of the network. Finally, the multi-scale attention mechanism EMA (effective multi-scale attention) was introduced to enhance the network’s capability in extracting multi-scale features, thereby enhancing the small target detection accuracy. The experimental results on the WSODD (water surface object detection) test set demonstrated that the parameter and computational quantities of the SOE-YOLO model were 2.8 M and 6.6 GFLOPs, respectively, which were reduced by 12.5% and 18.6% compared to the original model. At the same time, mAP @% 0.5 and mAP@0.5-.95 reached 79.9% and 47.2%, respectively, which were 2.4% and 1.6% higher than the original model, and the missed detection rate decreased significantly, outperforming the current popular object detection algorithms. The FPS reached 64.25, meeting the requirements of real-time detection of surface targets. It could achieve better detection performance, while achieving lightweight, meeting deployment requirements in computing-resource-constrained environments.

Key words: water surface object detection, YOLOV8, lightweight improvement, Slim-Neck design paradigm, attention mechanisms

CLC Number: