ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
This project helps developers integrate powerful image recognition capabilities into web applications. It takes images as input and identifies up to 1000 different objects within them, outputting a list of detected objects with their confidence scores. Developers working on web-based image processing or computer vision features would be the primary users.
261 stars. No commits in the last 6 months. Available on npm.
Use this if you are a web developer who needs to implement efficient and accurate object detection in a browser environment.
Not ideal if you are looking for a standalone application for image recognition or if your project is not built with Node.js and TensorFlow.js.
Stars
261
Forks
35
Language
TypeScript
License
MIT
Category
Last pushed
Oct 05, 2025
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ntedgi/node-efficientnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
googlecreativelab/teachable-machine-v1
Explore how machine learning works, live in the browser. No coding required.