Shyguy99 / Ofinder

Object detector/finder using tensorflow model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ofinder is an app which can detect object by just getting the picture of it.

Ofinder app can be downloaded by the drive link below.Try it!!

Click here for drive link

About

Ofinder can predict the name of the object by taking the picture from the camera or by accessing the photo from gallary. It uses tensorflow machine learning model to predict the name of the object which is mostly accurate.It can detect approx 1000 things accurately.

Features

The android app lets you:

  • Detect object by getting the picture of it.
  • Picture can be used from the gallary also.
  • Shows the probability percentage of the prediction like how much sure the prediction is correct.
  • Can show and give the detail about the predicted object by using wikipedia as source.
  • Can predict upto 1000 different things.

Screenshots

Permissions

Permissions needed:

  • Internet Permission- for login/register and detail feature option
  • Read and write access to external storage- for getting image from gallary
  • Camera permission- for getting image from camera

Contact

For any query you can contact me via email readytouse99@gmail.com or if you have any contribution for the project you are welcome.

About

Object detector/finder using tensorflow model.


Languages

Language:Kotlin 95.6%Language:Java 4.4%