The Plant Leaf Disease Classification pretrained model available on ArcGIS Living Atlas of the World is a deep learning model that is used to classify diseases in plant leaves.
Fruit and vegetable plants are vulnerable to diseases that can negatively affect crop yield, causing planters to incur significant losses. These diseases can affect the plants at various stages of growth. Planters must be on constant watch to prevent them early, or infestation can spread and become severe and irrecoverable. There are many types of pest infestations of fruits and vegetables, and identifying them manually for appropriate preventive measures is difficult and time-consuming.
This pretrained model can be deployed to identify plant diseases efficiently for carrying out suitable pest control. The training data for the model primarily includes images of leaves of diseased and healthy fruit and vegetable plants. It can classify the multiple categories of plant infestation or healthy plants from the images of the leaves.
License requirements
To complete this workflow, the following are the license requirements:
- ArcGIS Desktop—ArcGIS Image Analyst extension for ArcGIS Pro
- ArcGIS Enterprise—ArcGIS Image Server
- ArcGIS Online—ArcGIS Pro or Professional Plus user type.
Model overview
This model has the following characteristics:
- Input—High-resolution, three-band street-level imagery or oriented imagery, in a compatible image format, per the Classify Objects Using Deep Learning tool.
- Output—Classified image of either a leaf with any plant disease or a healthy leaf or of the background classes.
- Compute—This workflow is compute intensive and a GPU with compute capability of 6.0 or higher is recommended.
- Applicable geographies—This model is expected to work well in all regions globally. However, results can vary for images that are statistically dissimilar from training data.
- Architecture—This model uses the ResNet50 model architecture implemented in ArcGIS API for Python.
- Accuracy metrics—This model has an overall accuracy of 97.88 percent.
Access and download the model
Download the Plant Leaf Disease Classification pretrained model from ArcGIS Living Atlas of the World. Alternatively, access the model directly from ArcGIS Pro, or consume it in ArcGIS Image for ArcGIS Online.
- Browse to ArcGIS Living Atlas of the World.
- Sign in with your ArcGIS Online credentials.
- Search for Plant Leaf Disease Classification and open the item page from the search results.
- Click the Download button to download the model.
You can use the downloaded .dlpk file directly in ArcGIS Pro.
Release notes
The following are the release notes:
Date | Description |
---|---|
November 2022 |
|