BobsProgrammingAcademy/image-classification
An image classification app built using Django 3, Django REST Framework 3, Next.js 12, and Material UI 5. The app uses Inception-ResNet-v2 to classify images selected by the user.
This application helps developers integrate image classification capabilities into their own projects. You provide it with images, and it outputs classifications for those images, powered by the Inception-ResNet-v2 model. It's intended for web developers or full-stack developers looking for a pre-built foundation to implement image recognition features.
No commits in the last 6 months.
Use this if you are a developer looking for a ready-to-use, full-stack application foundation to build upon for your image classification needs.
Not ideal if you are a non-developer seeking a plug-and-play tool for simple image organization or content tagging.
Stars
25
Forks
12
Language
JavaScript
License
MIT
Category
Last pushed
Oct 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BobsProgrammingAcademy/image-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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