PoseDetection_v2 Op
Use the Teachable Machines pose detection with your webcam. Insert the uploaded model URL.
Summary (oneliner)
<p>got to <a href="https://teachablemachine.withgoogle.com/">https://teachablemachine.withgoogle.com/</a> to train a model</p>
- Ops.Extension.TeachableMachines.PoseDetection_v2
- Extension Op - Visible to all users
- MIT
- teachablemachine_tf_speech_image_pose (Library for using models created with Teachable Machine. Includes tensorflow, tensorflow speech models, 'image' and 'pose')
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch TeachableMachines.PoseDetection - Example
INPUT PORTS
<p>trigger prediction</p>
<p>trigger inizialization of model</p>
<p>model base url</p>
<i>boolean</i>
)<p>flip the webcam image</p>
OUTPUT PORTS
<p>trigger out</p>
<p>init done</p>
<p>prediction classes and scores</p>
<p>2d positions of recognized poses</p>
<p>image flipped?</p>
Patches using PoseDetection_v2
Changelog
added lib: teachablemachine_tf_speech_image_pose.js | mick - 2020-11-18 13:43 | |
cloned op from Ops.Api.TeachableMachines.PoseDetection | stephan - 2022-06-08 12:34 | |
Ops.User.stephan.PoseDetection_v2 renamed to Ops.Api.TeachableMachines.PoseDetection_v2 | stephan - 2022-06-08 12:35 | |
fix bug with new webcam operator | stephan - 2022-06-08 12:42 | |
Ops.Api.TeachableMachines.PoseDetection_v2 renamed to Ops.Libs.TeachableMachines.PoseDetection_v2 | pandur - 2022-06-23 08:29 | |
Ops.Libs.TeachableMachines.PoseDetection_v2 renamed to Ops.Extension.TeachableMachines.PoseDetection_v2 | stephan - 2022-12-14 10:12 |