tensorflow/tfjs-models
A repository of pre-trained machine learning models ported to TensorFlow.js for use in JavaScript and TypeScript applications.

Velocity · 7d
+5.0
★ / day
Trend
→steady
star history
This repository hosts pre-trained models converted to run with TensorFlow.js in the browser or Node.js. Models cover image classification (MobileNet), pose detection (hand, body), face detection, speech recognition, and more. They are distributed via NPM and can be used directly or in transfer learning pipelines. The APIs abstract away tensor operations to make models accessible to non-ML experts.