paper-with-me

홈 › Papers

MoCap-to-Visual Domain Adaptation for Efficient Human Mesh Estimation from 2D Keypoints

2024-04-10 · Bedirhan Uguz, Ozhan Suat, Batuhan Karagoz, Emre Akbas

This paper presents Key2Mesh, a model that takes a set of 2D human pose keypoints as input and estimates the corresponding body mesh. Since this process does not involve any visual (i.e. RGB image) data, the model can be trained on large-scale motion capture (MoCap) datasets, thereby overcoming the scarcity of image datasets with 3D labels. To enable the model's application on RGB images, we first run an off-the-shelf 2D pose estimator to obtain the 2D keypoints, and then feed these 2D keypoints to Key2Mesh. To improve the performance of our model on RGB images, we apply an adversarial domain adaptation (DA) method to bridge the gap between the MoCap and visual domains. Crucially, our DA method does not require 3D labels for visual data, which enables adaptation to target sets without the need for costly labels. We evaluate Key2Mesh for the task of estimating 3D human meshes from 2D keypoints, in the absence of RGB and mesh label pairs. Our results on widely used H3.6M and 3DPW datasets show that Key2Mesh sets the new state-of-the-art by outperforming other models in PA-MPJPE for both datasets, and in MPJPE and PVE for the 3DPW dataset. Thanks to our model's simple architecture, it operates at least 12x faster than the prior state-of-the-art model, LGD. Additional qualitative samples and code are available on the project website: https://key2mesh.github.io/.

📄 PDF Abstract BibTeX arXiv:2404.07094

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MoCapAnything: Unified 3D Motion Capture for Arbitrary Skeletons from Monocular Videos

2025-12-11 · Kehong Gong, Zhengyu Wen, Weixia He, Mingxi Xu 외 arxiv

Motion capture now underpins content creation far beyond digital humans, yet most existing pipelines remain species- or template-specific. We formalize this gap as Category-Agnostic Motion Capture (CAMoCap): given a mono…

STMT: A Spatial-Temporal Mesh Transformer for MoCap-Based Action Recognition

2023-03-31 · CVPR 2023 1 · Xiaoyu Zhu, Po-Yao Huang, Junwei Liang, Celso M. de Melo 외

We study the problem of human action recognition using motion capture (MoCap) sequences. Unlike existing techniques that take multiple manual steps to derive standardized skeleton representations as model input, we propo…

Action RecognitionTemporal Action Localization

AMASS: Archive of Motion Capture as Surface Shapes

2019-04-05 · ICCV 2019 10 · Naureen Mahmood, Nima Ghorbani, Nikolaus F. Troje, Gerard Pons-Moll 외

Large datasets are the cornerstone of recent advances in computer vision using deep learning. In contrast, existing human motion capture (mocap) datasets are small and the motions limited, hampering progress on learning …

SuDA: Support-based Domain Adaptation for Sim2Real Motion Capture with Flexible Sensors

2024-05-25 · Jiawei Fang, Haishan Song, Chengxu Zuo, Xiaoxia Gao 외

Flexible sensors hold promise for human motion capture (MoCap), offering advantages such as wearability, privacy preservation, and minimal constraints on natural movement. However, existing flexible sensor-based MoCap me…

Domain Adaptation

MPT: Mesh Pre-Training with Transformers for Human Pose and Mesh Reconstruction

2022-11-24 · Kevin Lin, Chung-Ching Lin, Lin Liang, Zicheng Liu 외

Traditional methods of reconstructing 3D human pose and mesh from single images rely on paired image-mesh datasets, which can be difficult and expensive to obtain. Due to this limitation, model scalability is constrained…

3D Human Pose EstimationHand Pose EstimationPose Estimation