CaptainDario/DaKanji-Single-Kanji-Recognition
A machine learning model to recognize Japanese characters (Kanji, Katakana, Hiragana)
This machine learning model helps developers integrate Japanese character recognition into their applications. It takes a grayscale image of a single Kanji, Hiragana, or Katakana character as input. The output is a probability distribution indicating the most likely character, which developers can then use to power features in their apps for Japanese language learners, translators, or anyone working with Japanese text.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to recognize individual Japanese characters from images.
Not ideal if you need to recognize handwritten characters from a full sentence or paragraph, or if you are an end-user without programming experience looking for a ready-to-use app.
Stars
51
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CaptainDario/DaKanji-Single-Kanji-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...