fortmarek/MNIST-Maker
MNIST Maker is a small app for quickly creating data for machine learning with Apple Pencil or a finger
This tool helps machine learning practitioners quickly generate custom image datasets for training models. You draw digits or simple shapes using an Apple Pencil or your finger, and the app exports these drawings as grayscale images. It's ideal for anyone building and training their own image classification models, especially those needing unique training data.
No commits in the last 6 months.
Use this if you need to create a unique dataset of handwritten digits or simple custom shapes for training a machine learning model, particularly if existing datasets don't meet your specific requirements.
Not ideal if you need to generate complex image datasets, label existing large image collections, or require advanced data augmentation features.
Stars
12
Forks
1
Language
Swift
License
MIT
Category
Last pushed
Mar 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fortmarek/MNIST-Maker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hoffhannisyan/handwritten-digit-recognition
✨ Draw handwritten digits and get instant AI predictions! Neural network implemented in pure...
lifeparticle/Bengali-Alphabet
✍️ Bengali Alphabet (বাংলা বর্ণমালা)
Erkaman/regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
bensonruan/Hand-Written-Digit-Recognition
Hand Written Digit Recognition
Gogul09/digit-recognizer-live
Recognize Digits using Deep Neural Networks in Google Chrome live!