SphericalKat / tesseract-HTR

A simple Hand Text Written Recognition model built on top of the pytesseract API, wrapped in REST routes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download Instructions:

  • Download the binaries from here, any stable version, doesn't matter - https://github.com/UB-Mannheim/tesseract/wiki
  • Set path to .exe file - pytesseract.pytesseract.tesseract_cmd = 'C:\\Program Files (x86)\\Tesseract-OCR\\tesseract.exe'
  • You're done!

    About

    A simple Hand Text Written Recognition model built on top of the pytesseract API, wrapped in REST routes


    Languages

    Language:HTML 62.2%Language:Python 30.6%Language:JavaScript 5.7%Language:CSS 1.6%