pavlo-melnyk/offline-HCCR
The official implementation of the "A high-performance CNN method for offline handwritten Chinese character recognition and visualization" paper, Soft Comput 24, 7977–7987 (2020). https://doi.org/10.1007/s00500-019-04083-3
This tool helps automate the identification of individual handwritten Chinese characters from scanned documents or images. You provide an image of a single character, and it tells you which of the 3755 standard GB2312-80 characters it most likely is. This is ideal for researchers, archivists, or data entry specialists who work with historical or contemporary handwritten Chinese texts.
No commits in the last 6 months.
Use this if you need to quickly and accurately identify isolated handwritten Chinese characters from images.
Not ideal if you need to process entire handwritten Chinese documents with multiple characters in a continuous flow, as it focuses on isolated characters.
Stars
45
Forks
15
Language
Python
License
MIT
Category
Last pushed
Aug 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pavlo-melnyk/offline-HCCR"
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...