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 |
#954 in WebAssembly
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–3.5MB
~61K SLoC