Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkat0/test-blazepose
https://github.com/tkat0/test-blazepose
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkat0/test-blazepose
- Owner: tkat0
- License: mit
- Created: 2021-05-22T00:00:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:58:03.000Z (11 months ago)
- Last Synced: 2024-10-10T19:09:07.828Z (about 1 month ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-blazepose
A test script for [BlazePose](https://blog.tensorflow.org/2021/05/high-fidelity-pose-tracking-with-mediapipe-blazepose-and-tfjs.html) JavaScript API.
## How to Run It
```bash
yarn serve
```## References
- [High Fidelity Pose Tracking with MediaPipe BlazePose and TensorFlow.js — The TensorFlow Blog](https://blog.tensorflow.org/2021/05/high-fidelity-pose-tracking-with-mediapipe-blazepose-and-tfjs.html)
- [tfjs-models/pose-detection at master · tensorflow/tfjs-models](https://github.com/tensorflow/tfjs-models/tree/master/pose-detection)