3D Pose Estimation

133 papers with code • 6 benchmarks • 30 datasets

Libraries

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

Most implemented papers

View-Invariant, Occlusion-Robust Probabilistic Embedding for Human Pose

google-research/google-research 23 Oct 2020

Recognition of human poses and actions is crucial for autonomous systems to interact smoothly with people.

Heuristic Weakly Supervised 3D Human Pose Estimation

ostadabbas/hw-hup 23 May 2021

However, recent models depend on supervised training with 3D pose ground truth data or known pose priors for their target domains.

Implicit-PDF: Non-Parametric Representation of Probability Distributions on the Rotation Manifold

google-research/google-research 10 Jun 2021

Single image pose estimation is a fundamental problem in many vision and robotics tasks, and existing deep learning approaches suffer by not completely modeling and handling: i) uncertainty about the predictions, and ii) symmetric objects with multiple (sometimes infinite) correct poses.

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.

SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos

cure-lab/SmoothNet 27 Dec 2021

With a simple yet effective motion-aware fully-connected network, SmoothNet improves the temporal smoothness of existing pose estimators significantly and enhances the estimation accuracy of those challenging frames as a side-effect.

Graph Neural Networks for Cross-Camera Data Association

chengche6230/rest 17 Jan 2022

To avoid the usage of fixed distances, we leverage the connectivity of Graph Neural Networks, previously unused in this scope, using a Message Passing Network to jointly learn features and similarity.

Visual Pursuit Control based on Gaussian Processes with Switched Motion Trajectories

marciska/vpc-switched-motion 18 Aug 2022

This paper considers a scenario of pursuing a moving target that may switch behaviors due to external factors in a dynamic environment by motion estimation using visual sensors.

EventEgo3D: 3D Human Motion Capture from Egocentric Event Streams

Chris10M/EventEgo3D 12 Apr 2024

In response to the existing limitations, this paper 1) introduces a new problem, i. e., 3D human motion capture from an egocentric monocular event camera with a fisheye lens, and 2) proposes the first approach to it called EventEgo3D (EE3D).

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.