This is a Deep Learning model where farmers can upload photographs of disease-affected plants/crops using and application interface, and solutions will be provided by the experts/ scientists linked to the app. The deep learning model processes the image and detects the image based on the model trained on the dataset. The model has been trained using VGG16 architecture.
You can also generate your own model by training the .\plant-leaf-disease-detection-using-vgg16.ipynb
and the test the trained model using ./vgg16TestModel.ipynb
.
You can also access the application from here.