TomMakesThings/Sinhala-Optical-Character-Recognition
An AI project in which I created a basic optical character recognition system to convert images of printed Sinhalese characters into text using a KNN classifier
This project helps you convert images of printed Sinhala text into digital, machine-readable text. You provide images containing printed Sinhala characters, and it outputs the corresponding text. This is useful for anyone working with physical documents in Sinhala who needs to digitize their content, such as archivists, researchers, or data entry specialists.
No commits in the last 6 months.
Use this if you need to quickly extract and digitize text from scanned documents or images written in the Sinhala script.
Not ideal if you need a highly robust, production-ready OCR system for handwritten Sinhala or complex document layouts.
Stars
16
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TomMakesThings/Sinhala-Optical-Character-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...