PoseDetection_v2 Op

PoseDetection

Use the Teachable Machines pose detection with your webcam. Insert the uploaded model URL.


Full Name
  • Ops.Extension.TeachableMachines.PoseDetection_v2
VisibilityLicense
  • MIT
AuthorgithubMaintained by TeamJavascript Libraries


INPUT PORTS


Render (Trigger)

trigger prediction

Initialize (Trigger)

trigger inizialization of model

Model URL (String)

model base url

Webcam Element (Object)
Flip image (Number: boolean)

flip the webcam image

OUTPUT PORTS


Trigger (Trigger)

trigger out

Initialized (Trigger)

init done

Classifier (Array)

prediction classes and scores

Pose positions (Array)

2d positions of recognized poses

Image flipped (Number)

image flipped?


Changelog

Patches using PoseDetection_v2

  • Examples
  • Public
  • My Patches