/PoseTrans

code of "PoseTrans: A Simple Yet Effective Pose Transformation Augmentation for Human Pose Estimation" (ECCV 2022)

Primary LanguagePythonApache License 2.0Apache-2.0

PoseTrans

PyTorch implementation for "PoseTrans: A Simple Yet Effective Pose Transformation Augmentation for Human Pose Estimation"

see the posetrans.py for more detail about our newly proposed augmentation technique. The pose_distriminator.py indicate the detail of pose distriminator.