Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkat0/test-blazepose


https://github.com/tkat0/test-blazepose

Last synced: 12 days ago
JSON representation

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)