Giter Site home page Giter Site logo

beingsiddharthadhar / potato_disease_classification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beautlin29/potato_disease_classification

0.0 0.0 0.0 41.95 MB

Potato Disease Classification using TensorFlow is a project designed to identify three types of potato plant health: Early Blight, Healthy, and Late Blight. This machine learning model employs convolutional neural networks (CNNs) to analyze images, aiding farmers in early disease detection and crop protection.

Python 0.04% PureBasic 0.65% Jupyter Notebook 99.31%

potato_disease_classification's Introduction

Potato Disease Classification using TensorFlow

This repository contains a simple TensorFlow project for classifying potato diseases into three categories: Early Blight, Healthy, and Late Blight. The project is designed to demonstrate a basic image classification task using a convolutional neural network (CNN).

Dataset

The dataset used for this project consists of images of potato plants affected by different diseases. The dataset is given in the PlantVillage folder in the training folder. The dataset is organized into three folders: Potato___Early_blight, Potato___healthy, and Potato___Late_blight, each containing images corresponding to their respective classes.

Prerequisites

Before running the code, ensure you have the following dependencies installed:

  • Python (>=3.6)
  • TensorFlow (>=2.0)
  • NumPy
  • Matplotlib (for visualization)

You can install these packages using pip

potato_disease_classification's People

Contributors

beautlin29 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.