Machine Learning 5 PoseNet

Machine Learning 5’s poseNet can estimate the posture of a human.

Loading the extension for Machine Learning 5

The Video Sensing extension is also used in this tutorial.

Open up the extension page.

../../../_images/add.png

Select Video Sensing, Machine Learning 5 and the Pen extension.

../../../_images/add2.png

../../../_images/ml28.png

New programming blocks will be added.

../../../_images/ml6.png

If your computer has a low specification(e.g. lacks a discrete GPU), its performance maybe enhanced by using CPU mode.

../../../_images/ml14.png

Tracking a Skeleton

The PoseNet model must be initialized before using.

../../../_images/ml25.png

Example 1: Trace the skeleton of a human.

../../../_images/ml26.png

../../../_images/ml27.png