tejas77/node-image-classification
A simple example on Image Classification in Node.js with TensorFlow.js
This tool helps JavaScript developers integrate image classification into their Node.js applications. It takes an image file as input and outputs a list of potential classifications with their probabilities. This is useful for developers who want to add machine learning capabilities to their existing Node.js projects without learning Python.
No commits in the last 6 months.
Use this if you are a JavaScript developer building a Node.js application and need to classify images.
Not ideal if you are not a developer or prefer using Python for machine learning tasks.
Stars
56
Forks
7
Language
JavaScript
License
—
Category
Last pushed
Aug 22, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tejas77/node-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