Skip to content

This is a WebApp to detect the diseases in Leaf of the Plant made using HTML, CSS, JQuery. It is served using Python-Flask BackEnd

Notifications You must be signed in to change notification settings

suryakaushik/PlantVillage-WebApp

Repository files navigation

PlantVillage App

This is a WebApp to detect the diseases in Leaf of the Plant made using HTML, CSS, JQuery. It is served using Python-Flask BackEnd

Used PlantVillage DataSet and Kaggle Notebook to cretae the model and export them as serialised .pkl files

pl pl1 pl2 pl3

Note: The mobile version of the App is made and is available in a diiferent branch

Steps to run the App in DEV Environment:

To Build the model and export as .pkl:

  • Run my code1.ipynb in Jupyter Notebook or VSCode

To Start the Flask Server:

  • pip -r requirements.txt
  • Run the app.py file
  • Server starts on localhost:5000 and serves the frontend minified build

Note: All the image uploads are stored statically on the server for now.

POSTMAN API TESTING

https://www.getpostman.com/collections/4bc4bf9f7c784bd1a66b

About

This is a WebApp to detect the diseases in Leaf of the Plant made using HTML, CSS, JQuery. It is served using Python-Flask BackEnd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published