Skip to content

Medico is an AI model which assess the health of an apple leaf and classifies to one of the four categories

License

Notifications You must be signed in to change notification settings

amitjoshi9627/medico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medico

Medico is an AI model which assess the health of an apple leaf and classifies to one of the four categories

  1. Healthy Leaf
  2. Apple Scab
  3. Apple Rust
  4. Multiple Disease

How to Run:

  1. Install necessary modules with sudo pip3 install -r requirements.txt command.
  2. Go to src folder (if you want to change paths of files and folders, go to src/config.py).
  3. Run python3 train.py to train and save the machine learning model.
  4. To run this app from Streamlit. Run streamlit run streamlitapp.py.
  5. Upload your Plant Leaf Image and then check the result.

Data

Data can be downloaded from here

Web App was made using Streamlit

Please Give a 🌟 if you 👍 it.

About

Medico is an AI model which assess the health of an apple leaf and classifies to one of the four categories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages