This blog is about the new model that Google has released called the Movenet model for multi person pose estimation.

This model is built on top of these 3 papers:

Steps for the project

  1. Install Multi Person Movenet : Tensorflow and Tensorflow Hub
  2. Make Detections using live video feed and webcam
  3. Draw key points and edges

How it works

  1. Install Tensorflow and Tensorflow Hub
  2. Load the model
  3. Make detections from videos, camera and render.