wasm-tensorflow-models-pose-detection

Crates.iowasm-tensorflow-models-pose-detection
lib.rswasm-tensorflow-models-pose-detection
version0.6.0
sourcesrc
created_at2023-12-07 05:38:46.33204
updated_at2023-12-16 00:48:09.610703
descriptionRust WASM Bindings for the npm package `@tensorflow-models/pose-detection`
homepage
repositoryhttps://github.com/ChocolateLoverRaj/wasm-tensorflow-models-pose-detection
max_upload_size
id1060727
size15,757
Rajas Paranjpe (ChocolateLoverRaj)

documentation

README

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!

Commit count: 8

cargo fmt