Pretrained face detection model in TensorFlow.js
This package adds a WebAssembly backend to TensorFlow.js. It currently supports the following models from our [models](https://github.com/tensorflow/tfjs-models) repo: - BlazeFace - BodyPix - CocoSSD - Face landmarks detection - HandPose - KNN classifier
This package adds a GPU accelerated [WebGPU](https://www.w3.org/TR/webgpu/) backend to TensorFlow.js. It currently supports the following models: - BlazeFace - BodyPix - Face landmarks detection - HandPose - MobileNet - PoseDetection - Universal sentence
Hardware-accelerated JavaScript library for machine intelligence
Tensorflow model converter for javascript
An open-source machine learning framework.
Vanilla JavaScript backend for TensorFlow.js
GPU accelerated WebGL backend for TensorFlow.js
TensorFlow Data API in JavaScript
TensorFlow layers API in JavaScript
This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Object detection model (coco-ssd) in TensorFlow.js
Repository for Human models
A tiny (183B to 210B) and fast utility to ascend parent directories
local tfjs models assets
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A drop-in replacement for fs, making various improvements.
TypeScript definitions for use-sync-external-store
Recursive, synchronous, and fast file system walker
Pretrained PoseNet model in TensorFlow.js
Create sync/async APIs with usable logic
Synchronous version of the Fetch API