In this chapter, we learned the basics of human pose estimation and then used the DeeperCut and ArtTrack models in our project for human pose estimation. Using these models, we carried out single-person and multi-person pose detection. Towards the end of the chapter, we learned how to use the model with videos and retrained the model for customized images.
In the next chapter, Chapter 5, Handwritten Digit Recognition with scikit-learn and TensorFlow, we will learn handwritten digit recognition with scikit-learn and TensorFlow.