Skip to content

ArifHoussamEddine/Classification-of-Potato-Leaves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Potato Leaf Classification using Deep Learning

This project aims to classify potato leaves into two categories: Healthy and Late Blight. It uses Convolutional Neural Networks (CNNs), a deep learning technique, to automatically detect plant diseases from images of potato leaves. This early detection can help reduce agricultural losses and assist farmers in improving crop health management.

πŸš€ Technologies Used:

  • Programming Language: Python 🐍
  • Libraries:
    • TensorFlow
    • Keras
    • NumPy
    • Matplotlib
  • Model: Convolutional Neural Networks (CNNs)

πŸ“Š Performance Results:

  • Training Accuracy: 99%
  • Validation Accuracy: 98%
  • The model shows strong performance, indicating effective learning and generalization to new, unseen data.

πŸ” Dataset:

  • The dataset contains high-resolution images of potato leaves.
  • Categories: Healthy and Late Blight.
  • The dataset is publicly available on Kaggle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published