Skip to content

cassava leaf disease classifier made with pytorch, opencv and streamlit frontend

Notifications You must be signed in to change notification settings

dom-inic/cassavamodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cassava Leaf Disease Classifier

A cassava leaf disease classification model using PyTorch, OpenCV, and Streamlit. This project aims to identify and classify various diseases affecting cassava leaves, leveraging deep learning and computer vision techniques for agricultural support.

Features

  • Deep Learning Model: Built with PyTorch for high-accuracy classification.
  • Image Processing: Utilizes OpenCV for pre-processing images.
  • Interactive Web Interface: Streamlit front end for easy interaction and classification display.

Requirements

Install dependencies with:

pip install -r requirements.txt

Run the Model

python main.py

Run streamlit app

streamlit run app.py

Acknowledgements

Thanks to Vishnu for providing the base code and guidance.

About

cassava leaf disease classifier made with pytorch, opencv and streamlit frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages