The dataset is publicly available at https://www.kaggle.com/datasets/kushagra3204/wheat-plant-diseases and was accessed on September 5, 2025.
Open resource ↗Kaggle · kushagra3204/wheat-plant-diseases · lines:322-374Unverified paper record
ShuffleNetV2 SSM MLCA: a lightweight recognition network for wheat fungal diseases.
Frontiers in plant science · 8 Jul 2026 · 10.3389/fpls.2026.1841159
Abstract
Introduction Wheat is one of the most widely planted staple crops worldwide and underpins global food security. Fungal diseases severely threaten wheat growth and trigger massive yield losses during cultivation. Traditional manual diagnosis is time-consuming and highly subjective, while existing deep learning models often struggle to achieve high accuracy and robustness in complex field environments. Accurate identification of these fungal diseases is therefore vital to secure grain production. Methods This paper constructs a lightweight convolutional neural network named ShuffleNetV2_SSM_MLCA for wheat fungal disease classification. First, the original basic blocks of ShuffleNetV2 are substituted with SS-Conv-SSM modules to strengthen the extraction of fine-grained lesion features amid visually analogous fungal disease samples; half convolution is embedded to cut down model computational overhead. Second, a Mixed Local Channel Attention (MLCA) unit is attached to the convolution branch of each SS-Conv-SSM module, which adaptively highlights discriminative disease features and filters irrelevant background noise. Standard training configurations and five-fold cross-validation are adopted for fair model evaluation. Results Comparative experiments reveal that the presented network reaches a classification accuracy of 91.35%, which surpasses the original ShuffleNetV2 baseline by 1.16 percentage points. Controlled ablation tests verify the independent performance gain of each core component: the SS-Conv-SSM module raises overall accuracy by 0.89%, and the MLCA mechanism brings an extra 0.27% accuracy increment. Discussion The proposed ShuffleNetV2_SSM_MLCA architecture strikes a favorable trade-off between model lightweight property and classification performance. It delivers a low-computation, high-precision recognition scheme for wheat fungal diseases and lays a solid technical foundation for real-time disease monitoring in intelligent agricultural scenarios.
Plant phenotyping relevance
小麦葉片の病斑特徴を画像から抽出し、植物の真菌病状態を分類する軽量深層学習手法を開発・検証しており、病害表現型の取得・推定が研究の中心である。
abstractThis paper constructs a lightweight convolutional neural network named ShuffleNetV2_SSM_MLCA for wheat fungal disease classification.
abstractComparative experiments reveal that the presented network reaches a classification accuracy of 91.35%, which surpasses the original ShuffleNetV2 baseline by 1.16 percentage points.
Code and data availability
The paper's plant-image measurements are based entirely on publicly available wheat disease image datasets: a primary Kaggle dataset (Wheat Plant Diseases by Kushagra Agarwal) used for model development, and two additional public datasets (Alibaba Cloud Developer Community and CSDN Modelers) used for generalization and
The second dataset was contributed by blogger DL data set and released on December 25, 2025 via the CSDN Modelers platform ( https://modelers.csdn.net/69a67f4c7bbde9200b9c3240.html )
Open resource ↗CSDN Modelers · lines:644-669This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.