MAX-OCR
OCR service
An optical character recognition system deployed as a web service using a trained Tesseract OCR model
MAX Optical Character Recognition
47 stars
18 watching
29 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
docker-imagemachine-learningtesseract-ocr-engine
Related projects:
Repository | Description | Stars |
---|---|---|
ocr4all/ocr4all | Provides a platform for converting historical printed materials into editable digital text | 238 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
tleyden/open-ocr | An OCR-as-a-Service using Tesseract and Docker with scalable architecture and support for multiple languages. | 1,342 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
hamdikahloun/windows_ocr | An OCR library allowing developers to embed high-quality character recognition functionality in their products. | 18 |
bandrel/ocyara | Performs OCR on images and scans them for matches to Yara rules | 40 |
guitarmind/tesseract-web-service | A RESTful web service that utilizes Tesseract-OCR for image recognition | 135 |
naptha/ocracy | An implementation of a recurrent neural network-based optical character recognition system using LSTM architecture. | 37 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
openiti/ocr_gs_data | Provides gold standard data for training and testing optical character recognition (OCR) engines. | 15 |
ibm/max-scene-classifier | An image classification model for recognizing physical places and locations | 41 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
leminhyen2/visual-novel-ocr | An application that uses Optical Character Recognition to extract text from images and display it in a visual novel interface. | 70 |