Skip to content

Detect and classify potato diseases using a Convolutional Neural Network (CNN) with 100% accuracy an effective solution for agricultural health monitoring.

Notifications You must be signed in to change notification settings

mehmoodulhaq570/Potato-Disease-Classification-using-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Potato Disease Classification Project

Overview

The Potato Disease Classification Project is an innovative solution designed to accurately detect and classify potato diseases using advanced image processing techniques. This repository focuses on leveraging Convolutional Neural Networks (CNNs) to identify three specific categories of potato health: Early Blight, Late Blight, and Healthy Potatoes.

Features

  • Disease Classification: Utilizes a CNN model to classify potato images into three distinct categories.
  • 100% Accuracy: Achieves full accuracy in detecting diseases from images, ensuring reliable and precise classification.
  • Deep Learning Architecture: Incorporates 6 CNN layers and a max pooling layer for enhanced feature extraction and learning.
  • Optimized Performance: Utilizes the Adam optimizer for efficient model training and the softmax activation function for probabilistic classification.

Dataset

The project employs a dataset sourced from Kaggle, which is readily available in an organized format on GitHub, facilitating easy access for users.

Usage

  1. Clone the repository to your local machine.
  2. Install required libraries for running the CNN model.
  3. Load the dataset and preprocess the images as needed.
  4. Train the model using the provided code to achieve the classification task.
  5. Analyze the classification results for insights into potato health.

Contact

For any questions or feedback, please reach out to the project maintainer at mehmodulhaq1040@gmail.com.

About

Detect and classify potato diseases using a Convolutional Neural Network (CNN) with 100% accuracy an effective solution for agricultural health monitoring.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published