Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 800 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 800 Bytes

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