ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
Provides eight pre-trained model variants (B0-B7) with configurable input resolutions to trade accuracy for inference speed on ImageNet's 1000-class object detection task. Implements the compound scaling technique from the EfficientNet paper, achieving state-of-the-art accuracy with significantly fewer parameters than traditional CNNs. Runs in Node.js environments via TensorFlow.js, enabling server-side and edge inference without Python dependencies.
261 stars and 62 monthly downloads. No commits in the last 6 months. Available on npm.
Stars
261
Forks
35
Language
TypeScript
License
MIT
Category
Last pushed
Oct 05, 2025
Monthly downloads
62
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
googlecreativelab/teachable-machine-v1
Explore how machine learning works, live in the browser. No coding required.
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
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
fastai/tinypets
Minimal JS interface to an image classifer