wathmal/sinhala-ocr
A CNN using caffe to identify Sinhala characters
This project helps developers working with machine learning models for optical character recognition (OCR) of the Sinhala language. It provides a dataset of perfectly generated Sinhala character images and a pre-configured Convolutional Neural Network (CNN) based on LeNet, implemented in Caffe. Developers can use this to train and evaluate models for identifying Sinhala characters in images.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher building and testing models for Sinhala character recognition and need a clean dataset and a basic model architecture to start with.
Not ideal if you are looking for a ready-to-use OCR application to extract text from documents, as this project focuses on the foundational character identification model.
Stars
11
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Apr 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wathmal/sinhala-ocr"
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...