Crates.io | wasm-tensorflow-models-pose-detection |
lib.rs | wasm-tensorflow-models-pose-detection |
version | 0.6.0 |
source | src |
created_at | 2023-12-07 05:38:46.33204 |
updated_at | 2023-12-16 00:48:09.610703 |
description | Rust WASM Bindings for the npm package `@tensorflow-models/pose-detection` |
homepage | |
repository | https://github.com/ChocolateLoverRaj/wasm-tensorflow-models-pose-detection |
max_upload_size | |
id | 1060727 |
size | 15,757 |
wasm-tensorflow-models-pose-detection
Rust WASM Bindings for the npm package @tensorflow-models/pose-detection
cargo add wasm-tensorflow-models-pose-detection
npm i @mediapipe/pose @tensorflow-models/pose-detection @tensorflow/tfjs-backend-webgl @tensorflow/tfjs-core
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!