cluster-11/open-mind
A web application that you can use to train a machine learning model and make it recognize your images
Quickly train a simple image recognition model using your own photos directly in your web browser. You upload example images for two different categories, and the application learns to tell them apart. This tool is perfect for anyone who needs to classify images without writing code, such as educators, small business owners, or hobbyists.
No commits in the last 6 months.
Use this if you need to quickly teach a computer to distinguish between two types of images, like different products, plants, or objects, using a simple web interface.
Not ideal if you need to classify images into many different categories, require advanced machine learning features, or need to process very large datasets.
Stars
17
Forks
2
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Aug 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cluster-11/open-mind"
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