Sagyam / Handwritten-Optical-Character-Recognition

Responsive web app that can recognize handwritten characters drawn on canvas and perform arithmetic calculation.

Home Page:http://sagyam.github.io/Handwritten-Optical-Character-Recognition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handwritten Character Recognition Calculator

GitHub license Website Codacy Badge

ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js

Description


Demo Responsive web app that can recognize handwritten characters drawn on canvas and perform arithmetic calculation. inference is carried out on browser using TensorFlowJS.

Supported Characters


  • Digits 0 - 9
  • Addition +
  • Subtraction -
  • Multipication X
  • Division % (Forward or Backward Slash not supported)
  • Decimal .
  • Equals =

Links


Link to web app: Handwritten Character Recognition Calculator

Link to dataset: Handwritten Math Symbols Dataset

Link to notebook for training CNN: Notebook

About

Responsive web app that can recognize handwritten characters drawn on canvas and perform arithmetic calculation.

http://sagyam.github.io/Handwritten-Optical-Character-Recognition/

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 47.7%Language:JavaScript 30.4%Language:HTML 13.7%Language:CSS 8.2%