Skip to content

etiennebouteille/openPose-osc

Repository files navigation

this is a fork from this project https://github.com/tensorflow/tfjs-models

still a WIP, trying to add osc capabilities

cd into the demos folder:

cd posenet/demos

Install dependencies and prepare the build directory:

yarn

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

yarn watch