State-of-the-art pose estimation with a built-in tracker at your fingertips — Recently, I was hired to develop an MVP that required real-time pose estimation. In previous years, the dominating technique was CMU’s OpenPose, which, despite being a bit cumbersome, works quite well once you manage to set it up correctly. Alternatives included CenterNet, AlphaPose, and PoseNet. Collectively, all these techniques lack…