8000 GitHub - briny-fish/ocr_on_android: An android app to recognise a hand Written Digit using a Flask , Tensorflow Backend , Model Designed using The coolest and simplest Keras
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An android app to recognise a hand Written Digit using a Flask , Tensorflow Backend , Model Designed using The coolest and simplest Keras

License

Notifications You must be signed in to change notification settings

briny-fish/ocr_on_android

 
 

Repository files navigation

Anderoid App for Hand Written Digit Recognition using Convolutional Neural Network

Author: Rishab Sharma , Harshit Singhal

Overview

This is the code for a model that recognizes handwritten digit images (MNIST). Developed using TensorFlow and the super simple Keras Library. Wrapped into a Webapp using Flask Micro Framework.

Dependencies

sudo pip install -r requirements.txt

Demo Video (Click the images)

Input

Output

Usage

Once dependencies are installed, just run this to see it in your browser.

python app.py

That's it! It's serving a saved Keras model to you via Flask.

About

An android app to recognise a hand Written Digit using a Flask , Tensorflow Backend , Model Designed using The coolest and simplest Keras

Resources

License

Releases

No releases published

Packages

No packages published

Languages

  • Java 68.3%
  • Python 31.4%
  • Shell 0.3%
0