ml5.js: Pose Estimation with PoseNet

ML5 Beginners Guide Lesson #7.2

This tutorial combines PoseNet and ml5.neuralNetwork(). I use the output of the pre-trained model (the “pose” itself) as the inputs to an ml5.js neural network classifier.