BobsProgrammingAcademy/image-classification-layout-customization
An image classification app built using Django 4, 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 is an example image classification application. It takes an image you select as input and tells you what it "sees" in the image. This tool is for developers who want to learn how to build a web application that includes an image classification feature and integrate machine learning models.
Use this if you are a developer looking for a comprehensive example of how to build and customize a full-stack web application with image classification.
Not ideal if you are an end-user simply looking to classify images without building or modifying the application's code.
Stars
14
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
Oct 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BobsProgrammingAcademy/image-classification-layout-customization"
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