iad1tya/custom-image-classifier
Train custom image classification models without writing code
This tool helps you build custom image sorting models without writing any code. You upload a collection of images organized into folders for each category (like 'cats' and 'dogs'), and it outputs a model that can identify those categories in new images. This is ideal for students, researchers, or anyone who needs to quickly create a specialized image classification system.
Use this if you need to quickly train a custom image classifier for a specific task using your own image collections, without needing to code.
Not ideal if you require a highly customized, production-scale deep learning model with complex architectures or fine-grained control over every training parameter.
Stars
7
Forks
—
Language
HTML
License
MIT
Category
Last pushed
Nov 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iad1tya/custom-image-classifier"
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-ui
A UI tool for quickly training image classifiers in the browser
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
fastai/tinypets
Minimal JS interface to an image classifer