Skip to content

aryaabrol/currency-recognition-for-blind

Repository files navigation

Currency Recognition for Blind:

Technology Used

This is an example application for TensorFlow Lite on Android. It uses Image classification to continuously classify whatever it sees from the device's back camera. Inference is performed using the TensorFlow Lite Java API. The demo app classifies frames in real-time, displaying the top most probable classifications. It allows the user to choose between a floating point or quantized model, select the thread count, and decide whether to run on CPU, GPU, or via NNAPI.

These instructions walk you through building and running the demo on an Android device. For an explanation of the source, see TensorFlow Lite Android image classification example.

Requirements

  • Android Studio 3.2 (installed on a Linux, Mac or Windows machine)

  • Android device in developer mode with USB debugging enabled

  • USB cable (to connect Android device to your computer)

About

An android application that recognizes indian currency with the help of quantized tensorflow models and converts it to speech for the blind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages