Multi-Person Pose Estimation

81 papers with code • 11 benchmarks • 7 datasets

Multi-person pose estimation is the task of estimating the pose of multiple people in one frame.

( Image credit: Human Pose Estimation with TensorFlow )

Libraries

Use these libraries to find Multi-Person Pose Estimation models and implementations

BAPose: Bottom-Up Pose Estimation with Disentangled Waterfall Representations

bmartacho/BAPose 20 Dec 2021

We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation.

0
20 Dec 2021

Robust Pose Estimation in Crowded Scenes with Direct Pose-Level Inference

kennethwdk/pinet NeurIPS 2021

Instead of inferring individual keypoints, the Pose-level Inference Network (PINet) directly infers the complete pose cues for a person from his/her visible body parts.

14
01 Dec 2021

Attend to Who You Are: Supervising Self-Attention for Keypoint Detection and Instance-Aware Association

yangsenius/ssa 25 Nov 2021

This paper presents a new method to solve keypoint detection and instance association by using Transformer.

3
25 Nov 2021

HRFormer: High-Resolution Transformer for Dense Prediction

HRNet/HRFormer 18 Oct 2021

We present a High-Resolution Transformer (HRFormer) that learns high-resolution representations for dense prediction tasks, in contrast to the original Vision Transformer that produces low-resolution representations and has high memory and computational cost.

475
18 Oct 2021

The Center of Attention: Center-Keypoint Grouping via Attention for Multi-Person Pose Estimation

dvl-tum/center-group ICCV 2021

We introduce CenterGroup, an attention-based framework to estimate human poses from a set of identity-agnostic keypoints and person center predictions in an image.

48
11 Oct 2021

Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images

wusize/multiview_pose ICCV 2021

Following the top-down paradigm, we decompose the task into two stages, i. e. person localization and pose estimation.

40
13 Sep 2021

Learning Local-Global Contextual Adaptation for Multi-Person Pose Estimation

cherubicXN/logocap CVPR 2022

This paper studies the problem of multi-person pose estimation in a bottom-up fashion.

33
08 Sep 2021

Human Pose Regression with Residual Log-likelihood Estimation

open-mmlab/mmpose ICCV 2021

In light of this, we propose a novel regression paradigm with Residual Log-likelihood Estimation (RLE) to capture the underlying output distribution.

5,068
23 Jul 2021

PoseDet: Fast Multi-Person Pose Estimation Using Pose Embedding

IIGROUP/PoseDet 22 Jul 2021

This simple framework achieves an unprecedented speed and a competitive accuracy on the COCO benchmark compared with state-of-the-art methods.

11
22 Jul 2021

InsPose: Instance-Aware Networks for Single-Stage Multi-Person Pose Estimation

hikvision-research/opera 19 Jul 2021

Multi-person pose estimation is an attractive and challenging task.

137
19 Jul 2021