Skip to content

arvindmn01/tomato_cls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomato plant leaf classification using deep learning

Classify Disease in tomato plant leat using AI. This project can help farmers to detect disease in tomato plant. they have to drag and drop the image of plant leaf. Model will return the Disease in that particular plant.

To start with this project. First of all Clone this repository and install the required python libraries by running the given command.

pip install -r requirements.txt

It will good if you create the separate environment for this project.
After installing all the required libraries. Run the below command in your terminal to start the web app.

streamlit run app.py

It will open the web page. you only need to drag and drop tomato plant leaf image. It will then predict the disease.

Screenshot of Streamlit App.


prediction


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages