Skip to content

Emmarex/Mathematical-Handwriting-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages