3D Multi-Person Pose Estimation (absolute)

12 papers with code • 1 benchmarks • 2 datasets

This task aims to solve absolute 3D multi-person pose Estimation (camera-centric coordinates). No ground truth human bounding box and human root joint coordinates are used during testing stage.

( Image credit: RootNet )

VirtualPose: Learning Generalizable 3D Human Pose Models from Virtual Data

wkom/virtualpose 20 Jul 2022

While monocular 3D pose estimation seems to have achieved very accurate results on the public datasets, their generalization ability is largely overlooked.

62
20 Jul 2022

Dual networks based 3D Multi-Person Pose Estimation from Monocular Video

3dpose/3D-Multi-Person-Pose 2 May 2022

Most of the methods focus on single persons, which estimate the poses in the person-centric coordinates, i. e., the coordinates based on the center of the target person.

154
02 May 2022

Distribution-Aware Single-Stage Models for Multi-Person 3D Pose Estimation

wangzt-halo/das CVPR 2022

In this paper, we present a novel Distribution-Aware Single-stage (DAS) model for tackling the challenging multi-person 3D pose estimation problem.

42
15 Mar 2022

Monocular 3D Multi-Person Pose Estimation by Integrating Top-Down and Bottom-Up Networks

3dpose/3D-Multi-Person-Pose CVPR 2021

Besides the integration of top-down and bottom-up networks, unlike existing pose discriminators that are designed solely for single person, and consequently cannot assess natural inter-person interactions, we propose a two-person pose discriminator that enforces natural two-person interactions.

154
05 Apr 2021

Graph and Temporal Convolutional Networks for 3D Multi-person Pose Estimation in Monocular Videos

3dpose/GnTCN 22 Dec 2020

To tackle this problem, we propose a novel framework integrating graph convolutional networks (GCNs) and temporal convolutional networks (TCNs) to robustly estimate camera-centric multi-person 3D poses that do not require camera parameters.

92
22 Dec 2020

SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation

zju3dv/smap ECCV 2020

Recovering multi-person 3D poses with absolute scales from a single RGB image is a challenging problem due to the inherent depth and scale ambiguity from a single view.

238
26 Aug 2020

HDNet: Human Depth Estimation for Multi-Person Camera-Space Localization

jiahaoLjh/HumanDepth ECCV 2020

Current works on multi-person 3D pose estimation mainly focus on the estimation of the 3D joint locations relative to the root joint and ignore the absolute locations of each pose.

28
17 Jul 2020

Multi-Person Absolute 3D Human Pose Estimation with Weak Depth Supervision

vegesm/wdspose 8 Apr 2020

In 3D human pose estimation one of the biggest problems is the lack of large, diverse datasets.

19
08 Apr 2020

Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image

mks0601/3DMPPE_POSENET_RELEASE ICCV 2019

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case.

794
26 Jul 2019

RNN-DBSCAN: A Density-Based Clustering Algorithm Using Reverse Nearest Neighbor Density Estimates

frankier/sklearn-ann 27 Dec 2017

First, problem complexity is reduced to the use of a single parameter (choice of k nearest neighbors), and second, an improved ability for handling large variations in cluster density (heterogeneous density).

12
27 Dec 2017