wasm-tensorflow-models-pose-detection 0.3.0

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

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!