using PoseNet with p5js and ml5js

Опубликовано: 19 Май 2026
на канале: the digital am
1,043
25

This is an in depth look at the machine learning library ml5js: https://ml5js.org/
( ml5js in 100 seconds here:    • ml5js in 100 seconds   )

We use p5js to use the PoseNet model and create a sketch that can draw a picture using your body.

You can find the final sketch here: https://editor.p5js.org/amcc/sketches...

Play with the "Cry" demo I show at the beginning here: https://lab.amcc.io/cry/

Daniel Shiffman does a fantastic introduction on PoseNet and ml5js here:    • ml5.js Pose Estimation with PoseNet  

If you want to read the paper on PoseNet and how it was trained then look here for the research paper: https://arxiv.org/abs/1803.08225