3D Multi-Person Pose Estimation

32 papers with code • 5 benchmarks • 4 datasets

This task aims to solve root-relative 3D multi-person pose estimation. No human bounding box and root joint coordinate groundtruth are used in testing time.

( Image credit: RootNet )

Libraries

Use these libraries to find 3D Multi-Person Pose Estimation models and implementations
2 papers
4,971

Multi-HMR: Multi-Person Whole-Body Human Mesh Recovery in a Single Shot

naver/multi-hmr 22 Feb 2024

We present Multi-HMR, a strong single-shot model for multi-person 3D human mesh recovery from a single RGB image.

105
22 Feb 2024

Three Recipes for Better 3D Pseudo-GTs of 3D Human Mesh Estimation in the Wild

mks0601/NeuralAnnot_RELEASE 10 Apr 2023

Recovering 3D human mesh in the wild is greatly challenging as in-the-wild (ITW) datasets provide only 2D pose ground truths (GTs).

149
10 Apr 2023

Multi-Person 3D Pose and Shape Estimation via Inverse Kinematics and Refinement

JunukCha/MultiPerson 24 Oct 2022

To tackle the challenges, we propose a coarse-to-fine pipeline that benefits from 1) inverse kinematics from the occlusion-robust 3D skeleton estimation and 2) Transformer-based relation-aware refinement techniques.

165
24 Oct 2022

AdaptivePose++: A Powerful Single-Stage Network for Multi-Person Pose Regression

buptxyb666/AdaptivePose 8 Oct 2022

With the proposed body representation, we further deliver a compact single-stage multi-person pose regression network, termed as AdaptivePose.

174
08 Oct 2022

Faster VoxelPose: Real-time 3D Human Pose Estimation by Orthographic Projection

AlvinYH/Faster-VoxelPose 22 Jul 2022

While the voxel-based methods have achieved promising results for multi-person 3D pose estimation from multi-cameras, they suffer from heavy computation burdens, especially for large scenes.

139
22 Jul 2022

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

Direct Multi-view Multi-person 3D Pose Estimation

sail-sg/mvp NeurIPS 2021

Instead of estimating 3D joint locations from costly volumetric representation or reconstructing the per-person 3D pose from multiple detected 2D poses as in previous methods, MvP directly regresses the multi-person 3D poses in a clean and efficient way, without relying on intermediate tasks.

311
07 Nov 2021

SPEC: Seeing People in the Wild with an Estimated Camera

mkocabas/SPEC ICCV 2021

We then train a novel network that concatenates the camera calibration to the image features and uses these together to regress 3D body shape and pose.

226
01 Oct 2021