Code Monkey home page Code Monkey logo

jeevanpranav02 / crop-care Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 114.76 MB

Crop Care is a Flutter app that uses a deep learning model to classify plant diseases based on images of plant leaves. Users can take a photo or select an image from their mobile device, and the app identifies the type of plant and whether it's healthy or diseased. Processed images are stored locally and can be viewed in another page.

Java 0.01% Swift 0.05% Objective-C 0.01% Dart 1.67% CMake 0.72% C++ 0.88% C 0.05% HTML 0.07% Jupyter Notebook 96.55%
deep-learning flutter flutter-apps simple-app tflite-model

crop-care's Introduction

Crop Care

Crop Care is a Flutter application that uses a deep learning model to classify plant diseases based on images of plant leaves. The application currently supports four plant types: Potato, Corn, Cotton, and Grapes. The app allows users to take a photo of a plant leaf or select an image from their mobile device's file system, and then the app uses the deep learning model to classify the image as healthy or diseased, and also identifies the type of plant.

Installation

To use Crop Care, follow these steps:

  1. Clone this repository to your local machine.
  2. Install the Flutter SDK.
  3. Connect your device or emulator.
  4. Run the following command to install the required packages: flutter pub get
  5. Run the app with the following command: flutter run

Usage

To use Crop Care, follow these instructions:

  1. Open the app.
  2. On the home screen, select either the "Select Photo from Gallery" button or the "Select Image from Camera" button to choose an image of a plant leaf.
  3. The image is then passed to the deep learning model, which classifies the image as healthy or diseased and identifies the type of plant.
  4. The processed image is stored in the local storage.
  5. To view the processed images, navigate to the "Processed Images" page which is on the left side of the home screen.
  6. The processed images are displayed as a list of cards, which show the original image, the classification result, and the identified plant type.

Credits

Crop Care was created by Pranav. The deep learning model used by the app was trained using the plant-disease-classifier.ipynb Jupyter Notebook. If you have any questions or feedback, please contact me at [[email protected]].

crop-care's People

Contributors

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