jackvial/tuatara
Tuatara: Deep Learning OCR Engine
This project offers a deep learning-based Optical Character Recognition (OCR) engine. It takes an image containing text, such as a scanned document, and processes it to extract the text content. It is primarily a tool for engineers and researchers interested in the underlying mechanics and performance of vision and natural language processing models.
No commits in the last 6 months.
Use this if you are a deep learning engineer or researcher wanting to experiment with and understand the performance of OCR models, with a preference for CPU-focused solutions.
Not ideal if you need a production-ready OCR solution for immediate real-world use or require support for a full range of characters, including spaces.
Stars
14
Forks
2
Language
C++
License
MIT
Category
Last pushed
Sep 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jackvial/tuatara"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ogkalu2/comic-translate
Desktop app for automatically translating comics - BDs, Manga, Manhwa, Fumetti and more in a...
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
mayocream/koharu
ML-powered manga translator, written in Rust.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
mindspore-lab/mindocr
A toolbox of ocr models and algorithms based on MindSpore