Yuliang-Liu/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
This provides a collection of images and their corresponding annotations for training and evaluating systems that detect curved text. It helps researchers and engineers build better algorithms for recognizing text that isn't straight, like on product labels or street signs. You input a raw image and the output is the identified curved text regions and characters.
652 stars. No commits in the last 6 months.
Use this if you are developing or testing algorithms specifically designed to detect and recognize text that appears in curved or arbitrary shapes within images.
Not ideal if you are looking for a maintained project or a complete, out-of-the-box solution for general text recognition, especially for Chinese text.
Stars
652
Forks
157
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Yuliang-Liu/Curve-Text-Detector"
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...