mesutpiskin/characterRecognition
:ab: Character Recognition with Artificial Neural Network ANN - C# Project
This tool helps you automatically identify handwritten or printed letters within images. You input an image containing a single character, and it tells you which letter it is (A, B, C, D, E, or F). This is useful for anyone needing to digitize or categorize short character inputs quickly.
No commits in the last 6 months.
Use this if you need to classify single characters from images into one of a few predefined categories (A-F).
Not ideal if you need to recognize a wider range of characters, process full words or sentences, or handle complex image backgrounds.
Stars
12
Forks
3
Language
C#
License
—
Category
Last pushed
Jan 22, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mesutpiskin/characterRecognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
flashlight/flashlight
A C++ standalone library for machine learning
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)