← Papers

Paper record

Construction of deep learning-based disease detection model in plants.

Jung M, Song JS, Shin AY, Choi B, Go S, Kwon SY, Park J, Park SG, Kim YM.

Scientific reports · 5 May 2023 · 10.1038/s41598-023-34549-2

Abstract

Accurately detecting disease occurrences of crops in early stage is essential for quality and yield of crops through the decision of an appropriate treatments. However, detection of disease needs specialized knowledge and long-term experiences in plant pathology. Thus, an automated system for disease detecting in crops will play an important role in agriculture by constructing early detection system of disease. To develop this system, construction of a stepwise disease detection model using images of diseased-healthy plant pairs and a CNN algorithm consisting of five pre-trained models. The disease detection model consists of three step classification models, crop classification, disease detection, and disease classification. The 'unknown' is added into categories to generalize the model for wide application. In the validation test, the disease detection model classified crops and disease types with high accuracy (97.09%). The low accuracy of non-model crops was improved by adding these crops to the training dataset implicating expendability of the model. Our model has the potential to apply to smart farming of Solanaceae crops and will be widely used by adding more various crops as training dataset.

Code and data availability

The paper's plant disease detection models were trained on leaf image datasets explicitly released publicly: the PlantVillage dataset (GitHub) and the AI-hub strawberry field image dataset. Both are cited in the Data availability statement with exact URLs. No author analysis code or trained model checkpoints are stated

Datasetpublic

The PlantVillage dataset is available at https://github.com/spMohanty/PlantVillage-Dataset

Open resource ↗spMohanty/PlantVillage-Dataset · lines:131-158