re, the model was successfully run on a Raspberry Pi 5 edge device, realizing stable, real-time detection and providing a workable technical method for field disease monitoring. 2 Materials and methods 2.1 Dataset introduction The dataset constructed in this study comprises two datasets: Dataset 1 from the Kaggle data website ( https://www.kaggle.com/datasets/hendriyunuswijaya/maize-leaf-disease ) and Dataset 2 collected from the experimental field at Anhui Science and Technology University in Chuzhou City, Anhui Province. Dataset 1 contains a total of 4,188 images, including 1,162 images in the Health category. All images depict only specific regions of healthy maize leaves without complex
Open resource ↗Kaggle · hendriyunuswijaya/maize-leaf-disease · lines:46-63Unverified paper record
YOLOv11n-DualPC-Lite: a lightweight, high-precision real-time detection model for maize leaf diseases.
Frontiers in plant science · 25 Mar 2026 · 10.3389/fpls.2026.1797083
Abstract
To address the challenge of balancing model lightweight and detection accuracy in maize leaf disease detection, as well as the limitations of edge device deployment resources, we propose an enhanced target detection model, YOLOv11n-DualPC-Lite.Firstly, the C2fDualPConv module was designed, integrating PartialConv to replace some C3k2 modules in the backbone and neck networks. This approach enhances feature representation while reducing the number of parameters. Secondly, the Slim-Neck architecture is introduced in the neck network. To improve accuracy without increasing the number of parameters, the VoVGSCSPC_SimAm module enables the new Slim-Neck structure to reduce parameters while strengthening feature representation. Finally, an EfficientHead detection head is introduced that uses an inverted bottleneck MBConv module to improve performance. This significantly reduces computational load while efficiently extracting features. This study constructed a maize leaf disease dataset integrating a publicly available Kaggle dataset and a field-collected dataset from Anhui Science and Technology University's experimental plots. The dataset includes four categories: Blight, Common_Rust, Gray_Leaf_Spot, and Health. Through techniques such as rotation and gamma correction, the dataset was expanded from 3,876 to 5,165 images for model training and performance validation. Test results show this improved model performs better than other popular lightweight models overall, with a mAP50 score of 90.9%. Meanwhile, the model has only 2.13 million parameters; its computational complexity is reduced to 4.55 G, and the model size is 4.41 MB. Compared with the original YOLOv11n, its mAP50 is 1.9% higher, while the number of parameters is down by 17.8%, computational complexity is cut by 29.3%, and file size is reduced by 15.7%. When run on a Raspberry Pi 5, the model's detection speed reaches 2.3 FPS, an increase of 27.8%. This model achieves a good balance between detection accuracy and lightweight performance for maize leaf diseases, providing an efficient and practical method for real-time crop disease monitoring.
Plant phenotyping relevance
トウモロコシ葉の病徴を画像から検出・分類する軽量モデルを開発し、データセット構築、性能比較、エッジデバイス検証まで行っており、植物病害状態の画像ベース表現型取得が中心である。
abstractwe propose an enhanced target detection model, YOLOv11n-DualPC-Lite
abstractThis study constructed a maize leaf disease dataset integrating a publicly available Kaggle dataset and a field-collected dataset
abstractTest results show this improved model performs better than other popular lightweight models overall
abstractThis model achieves a good balance between detection accuracy and lightweight performance for maize leaf diseases, providing an efficient and practical method for real-time crop disease monitoring.
Code and data availability
The paper's maize leaf disease detection study uses a public Kaggle maize leaf disease image dataset (Dataset 1) combined with a field-collected dataset. The Kaggle dataset is a public, paper-specific image asset directly used for the model's training and validation. No author analysis code, trained model checkpoints,或
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.