matlab-deep-learning/Text-Detection-using-Deep-Learning
Text Detection using Pretrained CRAFT model in MATLAB
This tool helps you automatically find and highlight all text in images, even if it's curved, long, or unusually shaped. It takes an image as input and outputs the precise locations (bounding boxes) of any text found. This is ideal for anyone working with visual data where extracting or processing text embedded within images is a critical step.
No commits in the last 6 months.
Use this if you need to accurately detect the precise location of text in various languages and orientations within your images, preparing them for further analysis like optical character recognition (OCR).
Not ideal if you only need to recognize text without needing its exact location, or if you're not working within the MATLAB environment.
Stars
14
Forks
—
Language
—
License
—
Category
Last pushed
Jan 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matlab-deep-learning/Text-Detection-using-Deep-Learning"
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...