#wasm-bindings #tensorflow #npm-package #pose-detection

wasm-tensorflow-models-pose-detection

Rust WASM Bindings for the npm package @tensorflow-models/pose-detection

6 releases (breaking)

0.6.0 Dec 16, 2023
0.5.0 Dec 12, 2023
0.4.0 Dec 10, 2023
0.3.0 Dec 8, 2023
0.1.0 Dec 7, 2023

#715 in WebAssembly

Download history 14/week @ 2024-02-24 1/week @ 2024-03-09 1/week @ 2024-03-16 21/week @ 2024-03-30 75/week @ 2024-04-20

96 downloads per month

MIT license

16KB
436 lines

wasm-tensorflow-models-pose-detection

Rust WASM Bindings for the npm package @tensorflow-models/pose-detection

Setup

cargo add wasm-tensorflow-models-pose-detection
npm i @mediapipe/pose @tensorflow-models/pose-detection @tensorflow/tfjs-backend-webgl @tensorflow/tfjs-core

Demo

I'm currently rewriting this demo in Rust: https://github.com/ChocolateLoverRaj/raise-hand-ai. Check the rust branch, or maybe when you see it the main branch will be Rust!

Dependencies

~1.2–3MB
~60K SLoC