Project Details
Pear Disease Classification using Transfer Learning
Pear Disease Classification using Transfer Learning
This is a Machine Learning (Deep Learning) model trained on the following dataset
You may like to take a look at the following article for more information regarding the DiaMos dataset This project uses tensorflow model as transfer learning - its objective is simple. Find out if the pear leaf is healthy, curl , spot or slug.
Context of the Project
To help detect if the pear leaves/pear tree is healthy through inspecting its leaves
Interpreting the images
In this project, the focus is to use the andriod application to assist us in figuring out
what kind of disease is the pear tree getting. There are 4 ground truths here. Is the pear tree healthy?
Or is it diseased? If it is diseased, there are different diseases involved
- one exhibits a curl leaf, exhbits a spots and slug infestation
- Is the pear tree healthy?
- is it diseased?
- One exhibits curl
- One exhibits spots
- One exhibits slug
Dr. Francesca Maridina Malloci has put up the dataset on this site.
Please get in touch with me for the andriod code if you are interested.