arXiv:2507.09375cs.CV2025-07被引 2

用CNN自动识别8类作物病害,支持手机实时诊断。

Automated Multi-Class Crop Pathology Classification via Convolutional Neural Networks: A Deep Learning Approach for Real-Time Precision Agriculture

  • 构建三卷积层CNN模型,结合数据增强与归一化提升分类性能。
  • 训练准确率约90%,验证准确率约60%,存在轻微过拟合。
  • 集成用药建议模块,适合偏远地区农民快速获取防治方案。

作物病害严重威胁农业产量与全球粮食安全,尤其在大规模耕作中,早期识别常因延迟或不准而受限。本研究提出基于卷积神经网络(CNN)的图像分类系统,利用叶片图像自动检测并分类8种常见作物病害。方法包括从大规模标注数据集获取图像,通过尺寸调整、归一化与增强进行预处理,并使用TensorFlow与Keras Sequential API训练模型。CNN架构包含三层卷积层(滤波器尺寸递增)和ReLU激活,随后为最大池化、展平与全连接层,最终以softmax输出实现多分类。系统在训练集上达到约90%准确率,在未见数据上表现可靠,但验证准确率约60%表明存在轻微过拟合。值得注意的是,模型集成治疗建议模块,可将每类病害映射至相应的农药或杀菌剂干预措施。此外,该方案部署于开源、移动端兼容平台,支持农民在偏远地区进行实时图像诊断。本研究为精准农业提供了一种可扩展、易访问的工具,减少对人工巡查的依赖,推动可持续病害管理实践。通过融合深度学习与实际农艺支持,凸显了CNN在提升作物健康监测与全球粮食生产韧性方面的潜力。

原文摘要 · Abstract (English)

Crop diseases present a significant barrier to agricultural productivity and global food security, especially in large-scale farming where early identification is often delayed or inaccurate. This research introduces a Convolutional Neural Network (CNN)-based image classification system designed to automate the detection and classification of eight common crop diseases using leaf imagery. The methodology involves a complete deep learning pipeline: image acquisition from a large, labeled dataset, preprocessing via resizing, normalization, and augmentation, and model training using TensorFlow with Keras' Sequential API. The CNN architecture comprises three convolutional layers with increasing filter sizes and ReLU activations, followed by max pooling, flattening, and fully connected layers, concluding with a softmax output for multi-class classification. The system achieves high training accuracy (~90%) and demonstrates reliable performance on unseen data, although a validation accuracy of ~60% suggests minor overfitting. Notably, the model integrates a treatment recommendation module, providing actionable guidance by mapping each detected disease to suitable pesticide or fungicide interventions. Furthermore, the solution is deployed on an open-source, mobile-compatible platform, enabling real-time image-based diagnostics for farmers in remote areas. This research contributes a scalable and accessible tool to the field of precision agriculture, reducing reliance on manual inspection and promoting sustainable disease management practices. By merging deep learning with practical agronomic support, this work underscores the potential of CNNs to transform crop health monitoring and enhance food production resilience on a global scale.

作物病害CNN精准农业移动端诊断

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。