paper-with-me

Papers

A Dual-Augmentor Framework for Domain Generalization in 3D Human Pose Estimation

2024-03-17 · CVPR 2024 1 · Qucheng Peng, Ce Zheng, Chen Chen

3D human pose data collected in controlled laboratory settings present challenges for pose estimators that generalize across diverse scenarios. To address this, domain generalization is employed. Current methodologies in domain generalization for 3D human pose estimation typically utilize adversarial training to generate synthetic poses for training. Nonetheless, these approaches exhibit several limitations. First, the lack of prior information about the target domain complicates the application of suitable augmentation through a single pose augmentor, affecting generalization on target domains. Moreover, adversarial training's discriminator tends to enforce similarity between source and synthesized poses, impeding the exploration of out-of-source distributions. Furthermore, the pose estimator's optimization is not exposed to domain shifts, limiting its overall generalization ability. To address these limitations, we propose a novel framework featuring two pose augmentors: the weak and the strong augmentors. Our framework employs differential strategies for generation and discrimination processes, facilitating the preservation of knowledge related to source poses and the exploration of out-of-source distributions without prior information about target poses. Besides, we leverage meta-optimization to simulate domain shifts in the optimization process of the pose estimator, thereby improving its generalization ability. Our proposed approach significantly outperforms existing methods, as demonstrated through comprehensive experiments on various benchmark datasets.Our code will be released at \url{https://github.com/davidpengucf/DAF-DG}.

📄 PDF Abstract BibTeX arXiv:2403.11310

Code (1)

davidpengucf/daf-dg 공식 구현 pytorch

Tasks

3D Human Pose EstimationDomain GeneralizationPose EstimationWeakly-supervised 3D Human Pose Estimation

Similar Papers 제목 키워드 기반

PoseAug: A Differentiable Pose Augmentation Framework for 3D Human Pose Estimation

2021-05-06 · CVPR 2021 1 · Kehong Gong, Jianfeng Zhang, Jiashi Feng

Existing 3D human pose estimators suffer poor generalization performance to new datasets, largely due to the limited diversity of 2D-3D pose pairs in the training data. To address this problem, we present PoseAug, a new …

3D Human Pose EstimationData AugmentationDiversityMonocular 3D Human Pose Estimation+2

Unsupervised Cross-Domain 3D Human Pose Estimation via Pseudo-Label-Guided Global Transforms

2025-04-17 · Jingjing Liu, Zhiyong Wang, Xinyu Fan, Amirhossein Dadashzadeh 외

Existing 3D human pose estimation methods often suffer in performance, when applied to cross-scenario inference, due to domain shifts in characteristics such as camera viewpoint, position, posture, and body size. Among t…

3D Human Pose EstimationCross-domain 3D Human Pose EstimationDomain AdaptationPose Estimation+1

DAugNet: Unsupervised, Multi-source, Multi-target, and Life-long Domain Adaptation for Semantic Segmentation of Satellite Images

2020-05-13 · Onur Tasar, Alain Giros, Yuliya Tarabalka, Pierre Alliez 외

The domain adaptation of satellite images has recently gained an increasing attention to overcome the limited generalization abilities of machine learning models when segmenting large-scale satellite images. Most of the …

Domain AdaptationSemantic SegmentationStyle Transfer

CleftNet: Augmented Deep Learning for Synaptic Cleft Detection from Brain Electron Microscopy

2021-01-12 · Yi Liu, Shuiwang Ji

Detecting synaptic clefts is a crucial step to investigate the biological function of synapses. The volume electron microscopy (EM) allows the identification of synaptic clefts by photoing EM images with high resolution …

AugmenTory: A Fast and Flexible Polygon Augmentation Library

2024-05-07 · Tanaz Ghahremani, Mohammad Hoseyni, Mohammad Javad Ahmadi, Pouria Mehrabi 외

Data augmentation is a key technique for addressing the challenge of limited datasets, which have become a major component in the training procedures of image processing. Techniques such as geometric transformations and …

Data AugmentationInstance SegmentationSemantic Segmentation