/posenet-demo

PoseNet demo in browser, using TensorFlow.js

Primary LanguageJavaScript

PoseNet Demo

Example of Using PoseNet, adapted from this demo.

Setup

Install dependencies and prepare the build directory:

yarn

To watch files for changes, and launch a dev server:

yarn watch