Skip to content

Cassava Leaf disease classification app with streamlit and python

Notifications You must be signed in to change notification settings

AngelHa/Cassava-Leaf-Disease-Classification-app

Repository files navigation

Cassava Leaf Disease Image Classification Web Application :

Table of Content

Overview

This is a simple Cassava Leaf disease image classification web application, using both Streamlit and PyTorch.

Motivation

This app is designed for the purpose to help farmers with their Cassava crops problem with Data Science. They can just take a picture of their Cassava leaf and use it with this app to be classified if it is healthy or it is infected with a particular disease. That will be important to them to know what kind of prevention can be taken to save their entire crop if it is infected.

Procedure

  • Train model
  • Install Streamlit
  • Build UI
  • Build Model inference
  • Test Results
  • Next Steps

Model

I have chosen the Resnext50 model to perform classification using the weight of the trained model.

Installation

pip install -r requirements.txt

About

Cassava Leaf disease classification app with streamlit and python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published