Skip to content

Real time digit recognition model built with tensorflow and OpenCV in python to recognize digits written in Canvas.

License

Notifications You must be signed in to change notification settings

Nagaraj-U/Tensorflow-Quizzler

Repository files navigation

Tensorflow digit classification

RealTime Digit Recognition model built with Tensorflow and OpenCV in python to recognize 
                           digits written in canvas.

goal : Serving MNIST digit classification model to website through Tensorflow.js

link : https://nagaraj-u.github.io/Tensorflow-Quizzler/

This Project has following stages:

  1. Training MNSIT dataset to classify handwritten digits using Tensorflow using Multi layer perceptron.
  2. Saving and loading trained model.
  3. converting Tensorflow model to Tensorflow.js model to serve through website.
  4. Using OpenCv to preprocess the digits written in CANVAS and convert them to Tensors.
  5. Serving model through website.

About

Real time digit recognition model built with tensorflow and OpenCV in python to recognize digits written in Canvas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published