Human pose estimation using deep learning: a systematic literature review

E Samkari, M Arif, M Alghamdi… - Machine Learning and …, 2023 - mdpi.com
Human Pose Estimation (HPE) is the task that aims to predict the location of human joints
from images and videos. This task is used in many applications, such as sports analysis and …

DistilPose: Tokenized pose regression with heatmap distillation

S Ye, Y Zhang, J Hu, L Cao, S Zhang… - Proceedings of the …, 2023 - openaccess.thecvf.com
In the field of human pose estimation, regression-based methods have been dominated in
terms of speed, while heatmap-based methods are far ahead in terms of performance. How …

Improving deep regression with ordinal entropy

S Zhang, L Yang, MB Mi, X Zheng, A Yao - arXiv preprint arXiv …, 2023 - arxiv.org
In computer vision, it is often observed that formulating regression problems as a
classification task often yields better performance. We investigate this curious phenomenon …

Bias-compensated integral regression for human pose estimation

K Gu, L Yang, MB Mi, A Yao - IEEE Transactions on Pattern …, 2023 - ieeexplore.ieee.org
In human and hand pose estimation, heatmaps are a crucial intermediate representation for
a body or hand keypoint. Two popular methods to decode the heatmap into a final joint …

Discrete-constrained regression for local counting models

H Xiong, A Yao - European Conference on Computer Vision, 2022 - Springer
Local counts, or the number of objects in a local area, is a continuous value by nature. Yet
recent state-of-the-art methods show that formulating counting as a classification task …

Heatmap distribution matching for human pose estimation

H Qu, L Xu, Y Cai, LG Foo, J Liu - Advances in Neural …, 2022 - proceedings.neurips.cc
For tackling the task of 2D human pose estimation, the great majority of the recent methods
regard this task as a heatmap estimation problem, and optimize the heatmap prediction …

Boosting integral-based human pose estimation through implicit heatmap learning

C Du, Z Yan, Z Xiong, L Yu - Neural Networks, 2024 - Elsevier
Human pose estimation typically encompasses three categories: heatmap-, regression-, and
integral-based methods. While integral-based methods possess advantages such as end-to …

Rethinking Visibility in Human Pose Estimation: Occluded Pose Reasoning via Transformers

P Sun, K Gu, Y Wang, L Yang… - Proceedings of the IEEE …, 2024 - openaccess.thecvf.com
Occlusion is a common challenge in human pose estimation. Curiously, learning from
occluded keypoints hinders a model to detect visible keypoints. We speculate that the …

On the calibration of human pose estimation

K Gu, R Chen, A Yao - arXiv preprint arXiv:2311.17105, 2023 - arxiv.org
Most 2D human pose estimation frameworks estimate keypoint confidence in an ad-hoc
manner, using heuristics such as the maximum value of heatmaps. The confidence is part of …

Dropit: Dropping intermediate tensors for memory-efficient dnn training

J Chen, K Xu, Y Wang, Y Cheng, A Yao - arXiv preprint arXiv:2202.13808, 2022 - arxiv.org
A standard hardware bottleneck when training deep neural networks is GPU memory. The
bulk of memory is occupied by caching intermediate tensors for gradient computation in the …