Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 1.32 KB

File metadata and controls

58 lines (31 loc) · 1.32 KB

Plant Disease Detection

Build this application using streamlit library which is detecting 3 plants disease and work perfectly. I have trianed CNN model for each disease using kaggle dataset and then integrate those models in streamlit for realtime use.

Screenshots

App Screenshot

App Screenshot

Demo

You can visit given link to check the application that how it works https://plantdiseasedetectionappapp-7pvuh48449k.streamlit.app/

Installation

First Create new virtual environment

  python -m venv venv

Activate virtual environment

  venv\Scripts\activate

Install all dependencies in requirments.txt file

  pip install -r requirements.txt

Run Application

  streammlit run app.py

Authors

Feedback

If you have any feedback, please reach out to us at uzair1kk2019@gmail.com

Portfolio LinkedIn