In this session we cover:
The PoseNet module returns data that is a little more complicated than what we have been used to in the past. As a review, you should play with data and see what it looks like when we log it to the Debug console in the P5 Editor
Code from our review session:
https://editor.p5js.org/des8963/sketches/ovDxklBgR
Behind the scenes PoseNet uses an Artificial Intelligence system called TensorFlow which has been trained on a large number of images of bodies with known positions of body parts. For more information on this, take a look at the following: