Lightweight Visual Detection Framework for Complex Background Grape Leaf Disease Identification
Abstract
Accurate crop disease detection supports precision agriculture, but field-deployable identification remains hindered by complex backgrounds, varying illumination, and heavy deep learning models. This work presents a lightweight visual detection approach for grape leaf diseases under unconstrained field conditions. Built on the YOLO11n backbone, the method integrates three customized modules: C3k2-UltraLightBlock for efficient feature representation, LeafRepFusionStem for low-level feature enhancement, and RCSA-HSFPN for refined multi-scale fusion with residual channel-spatial attention. A dedicated dataset with complex backgrounds is constructed via augmentation and background replacement. Experiments show the model achieves 92.0% precision, 92.9% recall, and 93.0% mAP@0.5, with only 2.9 GFLOPs and 1.73 M parameters, representing 54.7% and 33.2% reductions over the baseline. Heatmap visualization confirms improved lesion focusing and background suppression, while cross-crop tests validate strong generalization. This framework provides an efficient solution for real-time, edge-deployable plant disease monitoring, balancing accuracy and computational efficiency for practical agricultural visual computing applications.The implementation code for this study is available at:https://github.com/aitizc/Lightweight-Visual-Detection-Framework-for-Complex-Background-Grape-Leaf-Disease-Identification.git
Related articles
Related articles are currently not available for this article.