Swift-AI/NeuralNet-Handwriting-iOS
A handwriting recognition example for iOS using NeuralNet
This app helps you test out handwriting recognition for single digits (0-9) on an iPhone or iPad. You draw a number on the screen, and the app tells you what digit it thinks you drew, along with how confident it is. It's designed for anyone curious about how AI can interpret human handwriting directly on a mobile device.
182 stars. No commits in the last 6 months.
Use this if you want to quickly see a basic example of AI-powered handwriting recognition in action on an iOS device.
Not ideal if you need to recognize full words, complex characters, or integrate handwriting recognition into a custom application.
Stars
182
Forks
35
Language
Swift
License
MIT
Category
Last pushed
Feb 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Swift-AI/NeuralNet-Handwriting-iOS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal