Skip to content

This is a demo of my plant disease detection model

Notifications You must be signed in to change notification settings

JosiasAurel/plant-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plant Disease Detection Inference Interface

This is the inference interface of my plant disease detecion model.

You can download a copy of the pre-trained model here

Set things up

First clone this repository

git clone https://github.com/JosiasAurel/plant-model.git

Move to the directory of the repo

cd plant-model

Make you have python 3 and pip installed correctly. Then run

pip install -r requirements.txt

After all dependencies have been installed, run

streamlit run app.py

Now you can play around with the model ;)

About

This is a demo of my plant disease detection model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages