2D Human Pose Estimation

63 papers with code • 5 benchmarks • 22 datasets

What is Human Pose Estimation? Human pose estimation is the process of estimating the configuration of the body (pose) from a single, typically monocular, image. Background. Human pose estimation is one of the key problems in computer vision that has been studied for well over 15 years. The reason for its importance is the abundance of applications that can benefit from such a technology. For example, human pose estimation allows for higher-level reasoning in the context of human-computer interaction and activity recognition; it is also one of the basic building blocks for marker-less motion capture (MoCap) technology. MoCap technology is useful for applications ranging from character animation to clinical analysis of gait pathologies.

Libraries

Use these libraries to find 2D Human Pose Estimation models and implementations

Boosting Semi-Supervised 2D Human Pose Estimation by Revisiting Data Augmentation and Consistency Training

hnuzhy/multiaugs 18 Feb 2024

The 2D human pose estimation (HPE) is a basic visual problem.

6
18 Feb 2024

Efficient, Self-Supervised Human Pose Estimation with Inductive Prior Tuning

princetonvisualai/hpe-inductive-prior-tuning 6 Nov 2023

We (1) analyze the relationship between reconstruction quality and pose estimation accuracy, (2) develop a model pipeline that outperforms the baseline which inspired our work, using less than one-third the amount of training data, and (3) offer a new metric suitable for self-supervised settings that measures the consistency of predicted body part length proportions.

2
06 Nov 2023

UniPose: Detecting Any Keypoints

IDEA-Research/UniPose 12 Oct 2023

This work proposes a unified framework called UniPose to detect keypoints of any articulated (e. g., human and animal), rigid, and soft objects via visual or textual prompts for fine-grained vision understanding and manipulation.

228
12 Oct 2023

Effective Whole-body Pose Estimation with Two-stages Distillation

idea-research/dwpose 29 Jul 2023

Different from the previous self-knowledge distillation, this stage finetunes the student's head with only 20% training time as a plug-and-play training strategy.

1,870
29 Jul 2023

Multimodal Motion Conditioned Diffusion Model for Skeleton-based Video Anomaly Detection

aleflabo/MoCoDAD ICCV 2023

Leading OCC techniques constrain the latent representations of normal motions to limited volumes and detect as abnormal anything outside, which accounts satisfactorily for the openset'ness of anomalies.

52
14 Jul 2023

Improving 2D Human Pose Estimation across Unseen Camera Views with Synthetic Data

MiraPurkrabek/RePoGen 13 Jul 2023

Human Pose Estimation is a thoroughly researched problem; however, most datasets focus on the side and front-view scenarios.

41
13 Jul 2023

Data-Free Backbone Fine-Tuning for Pruned Neural Networks

holzbock/dfbf 22 Jun 2023

In particular, the pruned network backbone is trained with synthetically generated images, and our proposed intermediate supervision to mimic the unpruned backbone's output feature map.

2
22 Jun 2023

Monocular 3D Human Pose Estimation for Sports Broadcasts using Partial Sports Field Registration

tobibaum/partialsportsfieldreg_3dhpe 10 Apr 2023

Recovering the actual 3D movement of the limbs (kinematics) of the athletes requires lifting these 2D pixel locations back into a third dimension, implying a certain scene geometry.

25
10 Apr 2023

RTMPose: Real-Time Multi-Person Pose Estimation based on MMPose

open-mmlab/mmpose 13 Mar 2023

Recent studies on 2D pose estimation have achieved excellent performance on public benchmarks, yet its application in the industrial community still suffers from heavy model parameters and high latency.

4,966
13 Mar 2023

Semi-Supervised 2D Human Pose Estimation Driven by Position Inconsistency Pseudo Label Correction Module

hlz0606/sspcm CVPR 2023

The previous method ignored two problems: (i) When conducting interactive training between large model and lightweight model, the pseudo label of lightweight model will be used to guide large models.

11
08 Mar 2023