Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potato Leaf Disease Classification using Deep Learning

This project aims to classify potato leaf diseases using deep learning techniques. We will be using the 'plant-village dataset', which is available on Kaggle Here.

After the model was trained, FastAPI was created.

Overview

This project aims to classify images of potato leaves into one of three categories:

  1. Early Blight
  2. Late Blight
  3. Healthy The project uses Convolutional Neural Networks (CNNs) to train a model to classify the images.

Prerequisites

The following libraries are required to run the notebook:

  1. opendatasets
  2. split-folders
  3. numpy
  4. pandas
  5. tensorflow
  6. matplotlib
  7. seaborn
  8. scikit-learn
  9. keras

For more information please check the source code.

About

This project aims to classify potato leaf diseases using deep learning techniques.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages