Abstract

HighlightsModify the YOLOV8 backbone network to reduce model calculation complexity and parameter amount.Integrating the Slim-Neck design and the SA attention mechanism into the neck network to enhance the attention of target features and improve the weight of the target.Adoption of the WIoU loss function over the original CIoU to address the sample imbalance problem and accelerate model convergence.Abstract. In response to the challenges posed by the excessive number of parameters and the high computational complexity inherent in existing algorithms for apple leaf disease recognition, this study introduces an enhanced, lightweight detection algorithm, YOLOv8-GSSW. Building upon the YOLOv8n as the foundational model, this research innovates in several key areas. Initially, the algorithm employs a lightweight GSConv convolutional module to replace the standard convolutional modules within the backbone network, significantly reducing both the model’s computational complexity and its parameter count. Furthermore, the incorporation of the Slim-Neck design concept into the neck network module serves to bolster the model’s capabilities in feature processing and learning. This enhancement is further augmented by the integration of the SA attention mechanism within Slim-Neck, which amplifies the attention to target features and increases their weight by merging information across both spatial and channel dimensions. Finally, the original CIoU loss function is substituted with the WIoU loss function to address the issue of sample imbalance and accelerate the model’s convergence. Experimental results underscore the YOLOv8-GSSW algorithm’s superior performance, achieving a mean average precision (mAP) of 87.3% with a parameter volume of 2.7×106 and a model weight of 5.4 MB. Relative to the YOLOv8n benchmark model, this represents a 15.6% reduction in parameter volume and an 11.5% decrease in model size. The modifications introduced in this algorithm not only facilitate more convenient application in practical scenarios for apple leaf disease detection but also render the algorithm well-suited for deployment on edge devices. Keywords: Apple leaves, Disease detection, Lightweight, YOLOv8n.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.