Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 802 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 802 Bytes

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!