Pose Estimation

1339 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
4,995
6 papers
2,917

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.

10
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

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.

10
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

Meta-Point Learning and Refining for Category-Agnostic Pose Estimation

chenbys/metapoint 20 Mar 2024

Existing methods only rely on the features extracted at support keypoints to predict or refine the keypoints on query image, but a few support feature vectors are local and inadequate for CAPE.

3
20 Mar 2024

WHAC: World-grounded Humans and Cameras

openxrlab/xrfeitoria 19 Mar 2024

In this study, we aim to recover expressive parametric human models (i. e., SMPL-X) and corresponding camera poses jointly, by leveraging the synergy between three critical players: the world, the human, and the camera.

170
19 Mar 2024