Category-Agnostic Pose Estimation

4 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Pose for Everything: Towards Category-Agnostic Pose Estimation

luminxu/pose-for-everything 21 Jul 2022

In this paper, we introduce the task of Category-Agnostic Pose Estimation (CAPE), which aims to create a pose estimation model capable of detecting the pose of any class of object given only a few samples with keypoint definition.

Matching Is Not Enough: A Two-Stage Framework for Category-Agnostic Pose Estimation

flyinglynx/capeformer CVPR 2023

To calibrate the inaccurate matching results, we introduce a two-stage framework, where matched keypoints from the first stage are viewed as similarity-aware position proposals.

Pose Anything: A Graph-Based Approach for Category-Agnostic Pose Estimation

orhir/PoseAnything 29 Nov 2023

This approach not only enables object pose generation based on arbitrary keypoint definitions but also significantly reduces the associated costs, paving the way for versatile and adaptable pose estimation applications.

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.