Pose Estimation

1341 papers with code • 28 benchmarks • 113 datasets

Pose Estimation is a computer vision task where the goal is to detect the position and orientation of a person or an object. Usually, this is done by predicting the location of specific keypoints like hands, head, elbows, etc. in case of Human Pose Estimation.

A common benchmark for this task is MPII Human Pose

( Image credit: Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose )

Libraries

Use these libraries to find Pose Estimation models and implementations
32 papers
5,006
6 papers
2,917

SelfPose3d: Self-Supervised Multi-Person Multi-View 3d Pose Estimation

camma-public/selfpose3d 2 Apr 2024

Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth poses and uses only the multi-view input images from a calibrated camera setup and 2d pseudo poses generated from an off-the-shelf 2d human pose estimator.

7
02 Apr 2024

KTPFormer: Kinematics and Trajectory Prior Knowledge-Enhanced Transformer for 3D Human Pose Estimation

JihuaPeng/KTPFormer 31 Mar 2024

This paper presents a novel Kinematics and Trajectory Prior Knowledge-Enhanced Transformer (KTPFormer), which overcomes the weakness in existing transformer-based methods for 3D human pose estimation that the derivation of Q, K, V vectors in their self-attention mechanisms are all based on simple linear mapping.

6
31 Mar 2024

Video-Based Human Pose Regression via Decoupled Space-Time Aggregation

zgspose/dsta 29 Mar 2024

In light of this, we propose a novel Decoupled Space-Time Aggregation network (DSTA) to separately capture the spatial contexts between adjacent joints and the temporal cues of each individual joint, thereby avoiding the conflation of spatiotemporal dimensions.

102
29 Mar 2024

Instance-Adaptive and Geometric-Aware Keypoint Learning for Category-Level 6D Object Pose Estimation

leeiieeo/ag-pose 28 Mar 2024

(2) The second design is a Geometric-Aware Feature Aggregation module, which can efficiently integrate the local and global geometric information into keypoint features.

13
28 Mar 2024

Object Pose Estimation via the Aggregation of Diffusion Features

tianfu18/diff-feats-pose 27 Mar 2024

To achieve this, we propose three distinct architectures that can effectively capture and aggregate diffusion features of different granularity, greatly improving the generalizability of object pose estimation.

11
27 Mar 2024

A Survey on 3D Egocentric Human Pose Estimation

facebookresearch/xR-EgoPose 26 Mar 2024

Egocentric human pose estimation aims to estimate human body poses and develop body representations from a first-person camera perspective.

56
26 Mar 2024

GTA-HDR: A Large-Scale Synthetic Dataset for HDR Image Reconstruction

hrishavbakulbarua/gta-hdr 26 Mar 2024

High Dynamic Range (HDR) content (i. e., images and videos) has a broad range of applications.

4
26 Mar 2024

Benchmarks and Challenges in Pose Estimation for Egocentric Hand Interactions with Objects

zc-alexfan/arctic 25 Mar 2024

We interact with the world with our hands and see it through our own (egocentric) perspective.

224
25 Mar 2024

YOLOv5-6D: Advancing 6-DoF Instrument Pose Estimation in Variable X-Ray Imaging Geometries

cviviers/YOLOv5-6D-Pose IEEE Transactions on Image Processing 2024

We propose a general-purpose approach of data acquisition for 6-DoF pose estimation tasks in X-ray systems, a novel and general purpose YOLOv5-6D pose architecture for accurate and fast object pose estimation and a complete method for surgical screw pose estimation under acquisition geometry consideration from a monocular cone-beam X-ray image.

11
22 Mar 2024

DVMNet: Computing Relative Pose for Unseen Objects Beyond Hypotheses

sailor-z/dvmnet 20 Mar 2024

Determining the relative pose of an object between two images is pivotal to the success of generalizable object pose estimation.

5
20 Mar 2024