Git Product home page Git Product logo

plant-disease-detector's Introduction

Plant-Disease-Detector

Web Application which predicts Plant's Disease using ML Models

  1. Run api.py in localhost 8000
  2. Open index.html in browser

Username : admin Password : 123456789

If you don't have any image for testing, use the image in Dataset Folder

Requirements

Python 3.6.2 or above


pip install tensorflow==2.5.0 numpy pandas fastapi matplot matplotlib

Build Yourself

To build to project completly from scrach from remote machine, follow these instructions

  1. Find and download a Training Dataset for Plant Disease. (Or feel free to use this dataset. Its the filtered and custom version of Village Plant Dataset)
  2. Train a Model for each plant using CNN. (Source code is in Code directory)
  3. Build an API which gets image and use the trained Model to predict the disease. Then it should return the disease name and other relavant infos.
  4. Deploy the API and build a Web UI which sits top in the API

Screenshots

Screenshot_2021-11-09-08-57-45_1920x1080

Screenshot_2021-11-09-08-25-24_1920x1080

Screenshot_2021-11-09-08-25-42_1920x1080

Screenshot_2021-11-09-08-25-50_1920x1080

Screenshot_2021-11-09-08-26-05_1920x1080

Screenshot_2021-11-09-08-26-29_1920x1080

Screenshot_2021-11-09-08-26-35_1920x1080

plant-disease-detector's People

Contributors

bharathjawahar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.