hwalsuklee/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
This is a curated list of research papers and resources focused on extracting text from images, often referred to as Optical Character Recognition (OCR). It helps practitioners understand the current state-of-the-art and find relevant academic work on text detection and recognition. Researchers, engineers, or data scientists working on computer vision tasks involving text extraction would use this to inform their work.
2,536 stars. No commits in the last 6 months.
Use this if you are a researcher or engineer looking for academic papers, code, and trained models related to deep learning methods for text detection and recognition in images.
Not ideal if you are an end-user simply wanting to OCR documents without needing to delve into the underlying research and model implementations.
Stars
2,536
Forks
507
Language
—
License
Apache-2.0
Category
Last pushed
Aug 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hwalsuklee/awesome-deep-text-detection-recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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...