yuichkun / n4m-posenet

Posenet integration for Node for Max.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoseNet

Wraps PoseNet inside electron and serves the detected parts via MaxAPI.

posenet

Steps

  1. Install npm dependencies by clicking the indicated button. Since Electron's kind of big in size, this make take a while depending on your network environment. When the message object says it's 'completed' you'll never have to do this step again.
  2. Click on the toggle button to launch PoseNet. The UI controls offer you to change parameters. For more details, see PoseNet.
  3. The node.script will emit the detected results as a dict, so feel free to mess around!

About

Posenet integration for Node for Max.

License:Apache License 2.0


Languages

Language:JavaScript 55.7%Language:Max 41.1%Language:HTML 3.2%