beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

PoseDetection Op

 extension op - visible to all users


PoseDetection

Op author: mick
Maintained by Team: TeachableMachines

Uses library: teachablemachine_tf_speech_image_pose (Library for using models created with Teachable Machine. Includes tensorflow, tensorflow speech models, 'image' and 'pose')

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

Inputs

Render (Trigger)

trigger prediction

Initialize (Trigger)

trigger inizialization of model

Model URL (String)

model base url

Webcam texture (Object)

webcam

Flip image (boolean /Number)

flip the webcam image

Outputs

Trigger (Trigger)

trigger out

Initialized (Trigger)

init done

Classifier (Array)

prediction classes and scores

Pose positions (Array)

2d positions of recognized poses

Image flipped (boolean Number)

image flipped?


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

TeachableMachines.PoseDetection - Example


Patches using PoseDetection

  • Public
  • My Patches

Changelog


added lib: teachablemachine_tf_speech_image_pose.js
2020-11-18 - mick
Ops.Api.TeachableMachines.PoseDetection renamed to Ops.Libs.TeachableMachines.PoseDetection
2022-06-23 - pandur
Ops.Libs.TeachableMachines.PoseDetection renamed to Ops.Extension.TeachableMachines.PoseDetection
2022-12-14 - stephan