Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 2.31 KB

File metadata and controls

40 lines (32 loc) · 2.31 KB

RoverPy Logo

RoverPy App

Taking Agriculture to a whole new level!

This is an application interface for the RoverPy Project, which allows the farmers to see whatever is going on their RoverPy on the app.

The job of the app is to process the images captured by the RoverPy using a Tensorflow Lite Model deployed on Firebase Custom Model, while at the same time control the RoverPy from the Controls Page and see a live-feed on the app. Wait that's not it, our app provides an interface to see all the past records of the RoverPy's round and depending on the confidence level (of it's health) a bar-chart is built in realtime to give a graphical representation of all the past records! Moreover, to actually visualize where the plant was detected we have provided marker's (either healthy / unhealthy) on Google Map using the co-ordinates gathered by the RoverPy.

Key Features

  • Our custom Tensorflow Lite Model is being used on our App
  • Our own Dataset gathered from a live farm
  • Multiple Tensorflow Models for various plants & flowers to detect a wide array of diseases
  • Live feed directly from the RoverPy to our app
  • Controlling the RoverPy from our App
  • An in-depth stastical insight for the past records
  • Use of dynamic graphs based on the confidence level
  • A minimalistic yet sexy UI 😉

Screenshots

RoverPy Logo

Contributors

This project was made by:

Found something off? Want to collaborate?

  • Fork this repo
  • Make your changes
  • Make a PR and add any of the Contributor above as a Reviewer

License

You can view our License here