Plant-disease-prediction-using-CNNs icon indicating copy to clipboard operation
Plant-disease-prediction-using-CNNs copied to clipboard

It is an application that leverages benefits of CNNs and predicts the disease of an infected plant by examining the image of the infected leaf. It also provides the organic method to prevent the disea...

PlantDisPre

link for working prototype: https://plantdispre.herokuapp.com

an application to predict the health and disease of a plant providing natural remidies to prevent those problems

Cite: We will use the PlantVillage dataset and it is a PyTorch implementation of Using Deep Learning for Image-Based Plant Disease Detection

We will be using Densenet121 and using transfer learning approach to train the neural network

installing PyTorch and loading the dataset from Google Drive