-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
- Loading branch information
There are no files selected for viewing
1 comment
on commit 6dc99bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plant Disease Detection using CNN
Introduction
This project aims to develop a convolutional neural network (CNN) model to accurately detect and classify diseases in plant leaves from images, helping farmers manage crop health more effectively. The CNN model is trained on a dataset containing images of healthy and diseased plant leaves across various categories of diseases.
Dataset
The dataset used for training and testing the CNN model is the PlantVillage Dataset, which contains images of various plant diseases and healthy plant leaves. The dataset includes images of several plant species, such as tomatoes, potatoes, apples, grapes, and more.
Model Architecture
The CNN model architecture used for this project consists of multiple convolutional layers followed by max-pooling layers, dropout layers for regularization, and fully connected layers. The final layer uses the softmax activation function to classify the input image into different disease categories.
Technology Stack
- Python
- TensorFlow
- Keras
- NumPy
- Matplotlib
Machine Learning Repositories
Welcome to Machine Learning Repositories! 🚀 This repository is a curated list of awesome machine learning frameworks, libraries, and software, organized by programming language.
This repository is designed to be beginner-friendly, and new contributors will be given priority. However, please note that repeated issue creation for more scores will be considered a flag. Let's maintain a healthy and collaborative environment for learning and contributing!
Contribution Guidelines
Thank you for considering contributing to this repository! To contribute, please follow these guidelines:
git clone https://github.com/your-username/machine-learning-repos.git cd machine-learning-repos