/KnowYourPlant

This repo is for my project Know Your Plant android application. This application is built using the Kivy framework and then converted into an android application using Buildozer tool.

Primary LanguagePython

Know Your Plant Android application

This application is part of our academic project for the course Machine Learning. This application is built using the Kivy framework. For example, users can upload a photograph of a leaf of their garden plant; not only will it classify the category of the leaf, but it will also give the plant's health status. For example, if a plant has any disease, it will notify the user. Also, one can upload a photograph of a flower, and this application will also detect the flower category.

Some sample snapshots of the application:

1

2

3

2

2

2

2

This application uses two REST APIs that are developed using Flask framework and deployed into Heroku webserver, these two APIs contains the trained classification models built using Pytorch library.

Steps to install

There are two simple steps to use this android application

  • Download the APK file.
  • Install it in your android device.