mftnakrsu/Comparison-of-OCR
Comparison-of-OCR (KerasOCR, PyTesseract,EasyOCR)
This helps you convert text from images, scanned documents, or PDFs into editable, searchable text. It takes an image file (like a photo or PDF) and outputs the recognized text, allowing you to easily copy, edit, or search the content. Anyone who needs to extract text from non-editable documents, such as an archivist, data entry clerk, or researcher, would use this.
No commits in the last 6 months.
Use this if you need to compare different optical character recognition (OCR) tools to find the best one for extracting text from various types of images or documents.
Not ideal if you need a high-speed solution for very complex, unorganized text on a CPU, or if you already know which OCR tool you want to use without comparison.
Stars
63
Forks
6
Language
Python
License
MIT
Category
Last pushed
May 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mftnakrsu/Comparison-of-OCR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin,...
breezedeus/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula...
githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
felixdittrich92/OnnxTR
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless,...
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for...