BobsProgrammingAcademy/image-classification-mnist
An image classification app built using TensorFlow 2, Django 3, Django REST Framework 3, React 17, and Material UI 5.
This is a basic template for building web applications that classify handwritten digits. You input a drawn digit, and the application identifies which number it is. It's designed for developers who want a full-stack example of an image classification app.
No commits in the last 6 months.
Use this if you are a developer looking for a comprehensive example of an image classification web application using TensorFlow, Django, and React.
Not ideal if you are an end-user looking for a ready-to-use application to classify images without any development work.
Stars
20
Forks
5
Language
JavaScript
License
MIT
Category
Last pushed
Aug 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BobsProgrammingAcademy/image-classification-mnist"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
SashiDo/teachablemachine-node
Using Teachable Machine Models in Node.js
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
fastai/tinypets
Minimal JS interface to an image classifer