A Pytorch implementation of MoveNet from Google. Include training code and pre-train model.
APRCP HRNet: Adaptive Pruning Rate Channel Pruning for HRNet Applied to 2D Human Pose Estimation
Pytorch implementation of "Stacked Hourglass Networks for Human Pose Estimation"
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
This is an official implementation of our CVPR 2021 paper "Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression" (https://arxiv.org/abs/2104.02300)
A PyTorch implementation of the Transformer model in "Attention is All You Need".