paper-with-me

Papers

ESCAPE: Encoding Super-keypoints for Category-Agnostic Pose Estimation

2024-01-01 · CVPR 2024 1 · Khoi Duc Nguyen, Chen Li, Gim Hee Lee

In this paper we tackle the task of category-agnostic pose estimation (CAPE) which aims to predict poses for objects of any category with few annotated samples. Previous works either rely on local matching between features of support and query samples or require support keypoint identifier. The former is prone to overfitting due to its sensitivity to sparse samples while the latter is impractical for the open-world nature of the task. To overcome these limitations we propose ESCAPE - a Bayesian framework that learns a prior over the features of keypoints. The prior can be expressed as a mixture of super-keypoints each being a high-level abstract keypoint that captures the statistics of semantically related keypoints from different categories. We estimate the super-keypoints from base categories and use them in adaptation to novel categories. The adaptation to an unseen category involves two steps: first we match each novel keypoint to a related super-keypoint; and second we transfer the knowledge encoded in the matched super-keypoints to the novel keypoints. For the first step we propose a learnable matching network to capture the relationship between the novel keypoints and the super-keypoints resulting in a more reliable matching. ESCAPE mitigates overfitting by directly transferring learned knowledge to novel categories while it does not use keypoint identifiers. We achieve state-of-the-art performance on the standard MP-100 benchmark.

📄 PDF Abstract BibTeX

Code (1)

khoiucd/escape-tgt 공식 구현 pytorch

Tasks

Category-Agnostic Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

CapeLLM: Support-Free Category-Agnostic Pose Estimation with Multimodal Large Language Models

2024-11-11 · Junho Kim, Hyungjin Chung, Byung-Hoon Kim

Category-agnostic pose estimation (CAPE) has traditionally relied on support images with annotated keypoints, a process that is often cumbersome and may fail to fully capture the necessary correspondences across diverse …

2D Pose EstimationCategory-Agnostic Pose EstimationLanguage ModelingLanguage Modelling+4

StarMap for Category-Agnostic Keypoint and Viewpoint Estimation

2018-03-25 · ECCV 2018 9 · Xingyi Zhou, Arjun Karpur, Linjie Luo, Qi-Xing Huang

Semantic keypoints provide concise abstractions for a variety of visual understanding tasks. Existing methods define semantic keypoints separately for each category with a fixed number of semantic labels in fixed indices…

Keypoint DetectionViewpoint Estimation

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

2024-03-20 · CVPR 2024 1 · Junjie Chen, Jiebin Yan, Yuming Fang, Li Niu

Category-agnostic pose estimation (CAPE) aims to predict keypoints for arbitrary classes given a few support images annotated with keypoints. Existing methods only rely on the features extracted at support keypoints to p…

Category-Agnostic Pose EstimationDecoderPose Estimation

SCAPE: A Simple and Strong Category-Agnostic Pose Estimator

2024-07-18 · Yujia Liang, Zixuan Ye, Wenze Liu, Hao Lu

Category-Agnostic Pose Estimation (CAPE) aims to localize keypoints on an object of any category given few exemplars in an in-context manner. Prior arts involve sophisticated designs, e.g., sundry modules for similarity …

Category-Agnostic Pose EstimationPose Estimation

Dynamic Support Information Mining for Category-Agnostic Pose Estimation

2024-01-01 · CVPR 2024 1 · Pengfei Ren, Yuanyuan Gao, Haifeng Sun, Qi Qi 외

Category-agnostic pose estimation (CAPE) aims to predict the pose of a query image based on few support images with pose annotations. Existing methods achieve the localization of arbitrary keypoints through similarit…

Category-Agnostic Pose EstimationPose Estimation