3D Pose Estimation

135 papers with code • 6 benchmarks • 30 datasets

Libraries

Use these libraries to find 3D Pose Estimation models and implementations
2 papers
5,152

Most implemented papers

Sparseness Meets Deepness: 3D Human Pose Estimation from Monocular Video

chuxiaoselena/SparsenessMeetsDeepness CVPR 2016

Here, two cases are considered: (i) the image locations of the human joints are provided and (ii) the image locations of joints are unknown.

Compositional Human Pose Regression

anibali/h36m-fetch ICCV 2017

A central problem is that the structural information in the pose is not well exploited in the previous regression methods.

Real-time marker-less multi-person 3D pose estimation in RGB-Depth camera networks

marketto89/open_ptrack 17 Oct 2017

This paper proposes a novel system to estimate and track the 3D poses of multiple persons in calibrated RGB-Depth camera networks.

Exploiting temporal information for 3D pose estimation

rayat137/Pose_3D 23 Nov 2017

In this work, we address the problem of 3D human pose estimation from a sequence of 2D human poses.

Depth-Based 3D Hand Pose Estimation: From Current Achievements to Future Goals

mks0601/V2V-PoseNet_RELEASE CVPR 2018

Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018

3D Human Pose Estimation in RGBD Images for Robotic Task Learning

lmb-freiburg/rgbd-pose3d 7 Mar 2018

We propose an approach to estimate 3D human pose in real world units from a single RGBD image and show that it exceeds performance of monocular 3D pose estimation approaches from color as well as pose estimation exclusively from depth.

A Mixed Classification-Regression Framework for 3D Pose Estimation from 2D Images

JHUVisionLab/multi-modal-regression 8 May 2018

Since 3D pose is a continuous quantity, a natural formulation for this task is to solve a pose regression problem.

3D Human Pose Estimation with Relational Networks

sungheonpark/3D_HPE_RN 23 May 2018

In this paper, we propose a novel 3D human pose estimation algorithm from a single image based on neural networks.

Discovery of Latent 3D Keypoints via End-to-end Geometric Reasoning

tensorflow/models NeurIPS 2018

We demonstrate this framework on 3D pose estimation by proposing a differentiable objective that seeks the optimal set of keypoints for recovering the relative pose between two views of an object.

MVOR: A Multi-view RGB-D Operating Room Dataset for 2D and 3D Human Pose Estimation

CAMMA-public/mvor 24 Aug 2018

In this paper, we present the dataset, its annotations, as well as baseline results from several recent person detection and 2D/3D pose estimation methods.