https://github.com/csoren66/potato_leaf_disease_detection
Development of a deep learning project in the field of agriculture We will create a simple image classification model that will categorize Potato Leaf Disease using a simple convolutional neural network architecture.
https://github.com/csoren66/potato_leaf_disease_detection
convolutional-neural-network data-architecture data-argumantation deep-learning disease-prediction
Last synced: 4 months ago
JSON representation
Development of a deep learning project in the field of agriculture We will create a simple image classification model that will categorize Potato Leaf Disease using a simple convolutional neural network architecture.
- Host: GitHub
- URL: https://github.com/csoren66/potato_leaf_disease_detection
- Owner: csoren66
- Created: 2022-05-01T03:50:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T13:37:59.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T04:36:00.265Z (6 months ago)
- Topics: convolutional-neural-network, data-architecture, data-argumantation, deep-learning, disease-prediction
- Language: Jupyter Notebook
- Homepage:
- Size: 3.2 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Potato leaf disease Detection
## Problem Statement
Farmers who grow potatoes are often plagued by serious financial losses each year, which lead to several diseases that affect potato plants. The diseases Early Blight and Late Blight are the most common diseases. Early blight is caused by fungus, and late blight is caused by specific micro-organisms. If farmers detect this disease early and apply appropriate treatment, it can save a lot of crop production and prevent economic loss. There are different treatments for early blight and late blight, so it's important to be accurate in identifying the type of disease present in your potato plant. Behind the scenes, we will use Convolutional Neural Network - Deep Learning to diagnose plant diseases.## Project Description
Development of a deep learning project in the field of agriculture We will create a simple image classification model that will categorize Potato Leaf Disease using a simple convolutional neural network architecture. We'll start by collecting the data, and then we'll build models to explain it.## Data Collection
Using data that I got from Kaggle.
Dataset Link: https://www.kaggle.com/abdallahalidev/plantvillage-dataset