Giter Site home page Giter Site logo

plantguard's Introduction

Plant Disease Detection

This repository contains code and resources for detecting plant diseases using machine learning techniques. The dataset used for training and evaluating the models has been sourced from Kaggle. The goal is to create an efficient and accurate model that can identify various plant diseases from images.

Introduction

Plant diseases are a significant threat to agriculture, impacting both the quality and quantity of crop production. Early detection and identification of plant diseases can help mitigate these impacts. This project aims to leverage machine learning to build a model that can accurately classify plant diseases from images.

Dataset

The dataset used in this project has been obtained from Kaggle. It contains images of healthy and diseased plants across various species. The dataset is structured as follows:

  • train: Contains training images.
  • valid: Contains validation images.
  • test: Contains testing images.

Installation

To run this project, you need to have Python installed. You can install the required packages using the following command:

pip install -r requirements.txt

Web App

The app.py file contains the Streamlit web application for the project. It allows users to upload images of plants and get predictions about potential diseases. The app provides a user-friendly interface for interacting with the trained model and viewing results.

To run the web app:

  • Open a terminal window.

  • Execute the following command:

streamlit run main.py

Home Page Image

About Page Image

Disease Recognition Page Image

Usage

  1. Open the web app in your browser.
  2. Upload an image of a plant from the test set.
  3. View the predicted disease.

Contributing

If you'd like to contribute to this project, please fork the repository and submit a pull request. Any improvements, bug fixes, or additional features are welcome!

Acknowledgements

  • The dataset was provided by Kaggle.
  • Thanks to the contributors and developers of the tools and libraries used in this project.

plantguard's People

Contributors

mastersoham07 avatar

Watchers

 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.