Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 832 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 832 Bytes

ocrstack

Documentation Status

OCRStack is a library built on top of Pytorch, which mainly focus on Optical Character Recognition (OCR) problems including both printed text and handwritten text. We take care of training and deploying pipeline, you take care of the models and data preparation.

Note: This project is heavily under development. This means the API would be break at anytime.

For documentation, please visit ocrstack.readthedocs.io

Install

pip install ocrstack

Citation

Reference