YasinShafiei/Handwritten-text-recognition
Handwritten text recognition with TensorFlow
This project helps convert images of handwritten text into digital, editable text. You input an image containing handwriting, and it outputs the transcribed text. This is useful for anyone who needs to digitize old notes, archival documents, or forms filled out by hand, like researchers, archivists, or administrative staff.
No commits in the last 6 months.
Use this if you need to quickly turn scanned handwritten documents into searchable or editable digital text.
Not ideal if you need to recognize highly complex layouts, symbols, or very unusual handwriting styles, as it's trained on a specific dataset.
Stars
9
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YasinShafiei/Handwritten-text-recognition"
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...