githubharald/WordDetectorNN
Detect handwritten words (neural network based).
This tool helps researchers, archivists, or data entry specialists automatically identify and locate individual handwritten words within scanned documents or images. You provide images containing handwritten text, and it outputs bounding boxes around each detected word, making it easier to extract or process the text. This is designed for anyone needing to segment handwritten content.
No commits in the last 6 months.
Use this if you need to precisely locate and box handwritten words in scanned documents or images, for example, when preparing historical manuscripts for digital transcription.
Not ideal if you need to convert the handwritten words into machine-readable text (OCR) rather than just detecting their location.
Stars
73
Forks
22
Language
Python
License
MIT
Category
Last pushed
Feb 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/githubharald/WordDetectorNN"
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...