Manthan89 Py Plant Disease Detection Save

Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation

Project README

⭐Plant-Disease-Detection

  • Plant Disease is necessary for every farmer so we are created Plant disease detection using Deep learning. In which we are using convolutional Neural Network for classifying Leaf images into 39 Different Categories. The Convolutional Neural Code build in Pytorch Framework. For Training we are using Plant village dataset. Dataset Link is in My Blog Section.

⭐Run Project in your Machine

  • You must have Python3.8 installed in your machine.
  • Create a Python Virtual Environment & Activate Virtual Environment Link
  • Install all the dependencies using below command pip install -r requirements.txt
  • Go to the Flask Deployed App folder.
  • Download the pre-trained model file plant_disease_model_1.pt from here
  • Add the downloaded file in Flask Deployed App folder.
  • Run the Flask app using below command python3 app.py
  • You can also use downloaded file in Model Section and play with it using Jupyter Notebook.

⭐Contribution ( Open Source )

  • This Project is now open source.
  • All the developers who are intrested they can contribute in this project.
  • Yo can make UI better , make Deep learning model more powerful , add informative markdown file in section...
  • If you will change Deep learning make sure you upload updated markdown file (.md) , .pdf and .ipynb in particular section.
  • Make sure your code is working. It will not have any type or error.
  • You have to fork this project then make a pull request after you testing will successful.
  • How to make pull request : https://opensource.com/article/19/7/create-pull-request-github

⭐Testing Images

  • If you do not have leaf images then you can use test images located in test_images folder
  • Each image has its corresponding disease name, so you can verify whether the model is working perfectly or not

Plant Disease Detection Using Convolutional Neural Networks with PyTorch

⭐Deployed App

Plant-Disease-Detection-AI

⭐Snippet of Web App :

Main page


AI Engine


Results Page


Supplements/Fertilizer Store


Contact Us



Open Source Agenda is not affiliated with "Manthan89 Py Plant Disease Detection" Project. README Source: manthan89-py/Plant-Disease-Detection

Open Source Agenda Badge

Open Source Agenda Rating