paper-with-me

홈 › Papers

PoseBH: Prototypical Multi-Dataset Training Beyond Human Pose Estimation

2025-05-23 · CVPR 2025 1 · Uyoung Jeong, Jonathan Freer, Seungryul Baek, Hyung Jin Chang, Kwang In Kim

We study multi-dataset training (MDT) for pose estimation, where skeletal heterogeneity presents a unique challenge that existing methods have yet to address. In traditional domains, \eg regression and classification, MDT typically relies on dataset merging or multi-head supervision. However, the diversity of skeleton types and limited cross-dataset supervision complicate integration in pose estimation. To address these challenges, we introduce PoseBH, a new MDT framework that tackles keypoint heterogeneity and limited supervision through two key techniques. First, we propose nonparametric keypoint prototypes that learn within a unified embedding space, enabling seamless integration across skeleton types. Second, we develop a cross-type self-supervision mechanism that aligns keypoint predictions with keypoint embedding prototypes, providing supervision without relying on teacher-student models or additional augmentations. PoseBH substantially improves generalization across whole-body and animal pose datasets, including COCO-WholeBody, AP-10K, and APT-36K, while preserving performance on standard human pose benchmarks (COCO, MPII, and AIC). Furthermore, our learned keypoint embeddings transfer effectively to hand shape estimation (InterHand2.6M) and human body shape estimation (3DPW). The code for PoseBH is available at: https://github.com/uyoung-jeong/PoseBH.

📄 PDF Abstract BibTeX arXiv:2505.17475

Code (1)

uyoung-jeong/PoseBH 공식 구현 pytorch

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Variational Prototyping-Encoder: One-Shot Learning with Prototypical Images

2019-04-17 · CVPR 2019 6 · Junsik Kim, Tae-Hyun Oh, Seokju Lee, Fei Pan 외

In daily life, graphic symbols, such as traffic signs and brand logos, are ubiquitously utilized around us due to its intuitive expression beyond language boundary. We tackle an open-set graphic symbol recognition proble…

Metric LearningOne-Shot LearningTranslation

Beyond the Known: Novel Class Discovery for Open-world Graph Learning

2024-03-29 · Yucheng Jin, Yun Xiong, Juncheng Fang, Xixi Wu 외

Node classification on graphs is of great importance in many applications. Due to the limited labeling capability and evolution in real-world open scenarios, novel classes can emerge on unlabeled testing nodes. However, …

Graph LearningGraph Neural NetworkNode ClassificationNovel Class Discovery

ProtoQA: A Question Answering Dataset for Prototypical Common-Sense Reasoning

2020-05-02 · EMNLP 2020 11 · Michael Boratko, Xiang Lorraine Li, Rajarshi Das, Tim O'Gorman 외

Given questions regarding some prototypical situation such as Name something that people usually do before they leave the house for work? a human can easily answer them via acquired experiences. There can be multiple rig…

Common Sense ReasoningQuestion Answering

This Looks Like Those: Illuminating Prototypical Concepts Using Multiple Visualizations

2023-09-21 · NeurIPS 2023 11

We present ProtoConcepts, a method for interpretable image classification combining deep learning and case-based reasoning using prototypical parts. Existing work in prototype-based image classification uses a "this look…

Gaussian Prototypical Networks for Few-Shot Learning on Omniglot

2017-08-09 · ICLR 2018 1 · Stanislav Fort

We propose a novel architecture for $k$-shot classification on the Omniglot dataset. Building on prototypical networks, we extend their architecture to what we call Gaussian prototypical networks. Prototypical networks l…

ClassificationClusteringFew-Shot LearningGeneral Classification