/trex-posenet

Use your body to control t-rex runner 🦖

Primary LanguageJavaScriptApache License 2.0Apache-2.0

T-Rex PoseNet

Control T-Rex runner with your body. Put together with help of @aarora08. Implemented on top of the demo provided by PoseNet tensorflow js.

demo

Setup:

git clone https://github.com/Denisolt/trex-posenet.git
cd trex-posenet

# run yarn
yarn
yarn watch

How to play:

  • Make sure you stand far away from the camera to capture full body.
  • Raise you right arm next to your head, to create a hip line.
  • Jump to start

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

Acknowledgements