bgshih/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
This software helps you automatically read and transcribe text from images, like photos of street signs or scanned documents. You input an image containing text, and it outputs the recognized words or characters. This is ideal for anyone working with visual data who needs to extract textual information quickly and accurately, such as data entry specialists, archivists, or researchers.
2,100 stars. No commits in the last 6 months.
Use this if you need to extract sequences of text from images, especially in real-world scenes or from scanned documents, for tasks like digitizing information or making visual content searchable.
Not ideal if you primarily need to detect the location of text without necessarily transcribing it, or if you are working with extremely low-resolution or heavily obscured text.
Stars
2,100
Forks
550
Language
Lua
License
MIT
Category
Last pushed
Mar 04, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bgshih/crnn"
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...