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".
Official code of The Devil is in the Details: Delving into Unbiased Data Processing for Human Pose Estimation
CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark (CVPR2019)
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"