In this chapter, we're going to cover human pose estimation with TensorFlow using the DeeperCut algorithm. We will learn single-person and multi-person pose detection using the DeeperCut and ArtTrack models. Later, we will also learn how to use the model with videos and retrain it to use it for the customized images in our projects.
In this chapter, we will cover the following topics:
- Pose estimation with DeeperCut and ArtTrack
- Single-person pose detection
- Multi-person pose detection
- Videos and retraining