Emmarex / Mathematical-Handwriting-recognition

Convert hand written mathematical expressions and formula to Latext using Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandWriting To Latex

Convert hand written mathematical expressions and formula to latext.

Instructions

  1. Make sure you have Python > 3 installed
  2. Clone or download this project
  3. Visit this (https://www.kaggle.com/xainano/handwrittenmathsymbols) link to download the Train Dataset
  4. Extract the contents of the downloaded file in step 4 and place in a folder named Dataset
  5. Type and run pip install requirements.txt in your terminal/command prompt or shell
  6. Run python main.py TestData/test1.jpg to recognize the image in the test data folder

Todo

  1. Recognition of text on a page
  2. Deploy model for use as an API

About

Convert hand written mathematical expressions and formula to Latext using Machine Learning


Languages

Language:Python 100.0%