paper-with-me

Papers

AdaptPose: Cross-Dataset Adaptation for 3D Human Pose Estimation by Learnable Motion Generation

2021-12-22 · CVPR 2022 1 · Mohsen Gholami, Bastian Wandt, Helge Rhodin, Rabab Ward, Z. Jane Wang

This paper addresses the problem of cross-dataset generalization of 3D human pose estimation models. Testing a pre-trained 3D pose estimator on a new dataset results in a major performance drop. Previous methods have mainly addressed this problem by improving the diversity of the training data. We argue that diversity alone is not sufficient and that the characteristics of the training data need to be adapted to those of the new dataset such as camera viewpoint, position, human actions, and body size. To this end, we propose AdaptPose, an end-to-end framework that generates synthetic 3D human motions from a source dataset and uses them to fine-tune a 3D pose estimator. AdaptPose follows an adversarial training scheme. From a source 3D pose the generator generates a sequence of 3D poses and a camera orientation that is used to project the generated poses to a novel view. Without any 3D labels or camera information AdaptPose successfully learns to create synthetic 3D poses from the target dataset while only being trained on 2D poses. In experiments on the Human3.6M, MPI-INF-3DHP, 3DPW, and Ski-Pose datasets our method outperforms previous work in cross-dataset evaluations by 14% and previous semi-supervised learning methods that use partial 3D annotations by 16%.

📄 PDF Abstract BibTeX arXiv:2112.11593

Code (1)

mgholamikn/AdaptPose 공식 구현 pytorch

Tasks

3D Human Pose EstimationDiversityMotion GenerationPose EstimationWeakly-supervised 3D Human Pose Estimation

Similar Papers 제목 키워드 기반

Domain Adaptation Under Behavioral and Temporal Shifts for Natural Time Series Mobile Activity Recognition

2022-07-10 · Garrett Wilson, Janardhan Rao Doppa, Diane J. Cook

Increasingly, human behavior is captured on mobile devices, leading to an increased interest in automated human activity recognition. However, existing datasets typically consist of scripted movements. Our long-term goal…

Activity RecognitionContrastive LearningDomain AdaptationHuman Activity Recognition+3

OmniHumanoid: Streaming Cross-Embodiment Video Generation with Paired-Free Adaptation

2026-05-12 · Yiren Song, Xiyao Deng, Pei Yang, Yihan Wang 외 arxiv

Cross-embodiment video generation aims to transfer motions across different humanoid embodiments, such as human-to-robot and robot-to-robot, enabling scalable data generation for embodied intelligence. A major challenge …

Video Generation

Adapted Human Pose: Monocular 3D Human Pose Estimation with Zero Real 3D Pose Data

2021-05-23 · Shuangjun Liu, Naveen Sehgal, Sarah Ostadabbas

The ultimate goal for an inference model is to be robust and functional in real life applications. However, training vs. test data domain gaps often negatively affect model performance. This issue is especially critical …

3D Human Pose Estimation3D Pose EstimationMonocular 3D Human Pose EstimationPose Estimation+1

Cultural Adaptation of Recipes

2023-10-26 · Yong Cao, Yova Kementchedjhieva, Ruixiang Cui, Antonia Karamolegkou 외

Building upon the considerable advances in Large Language Models (LLMs), we are now equipped to address more sophisticated tasks demanding a nuanced understanding of cross-cultural contexts. A key example is recipe adapt…

Information RetrievalMachine TranslationTranslation

One-shot Adaptation of Humanoid Whole-body Motion with Walking Priors

2025-10-29 · Hao Huang, Geeta Chandra Raju Bethala, Shuaihang Yuan, Congcong Wen 외 arxiv

Whole-body humanoid motion represents a fundamental challenge in robotics, requiring balance, coordination, and adaptability to enable human-like behaviors. However, existing methods typically require multiple training s…

Reinforcement Learning