Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 299 Bytes

File metadata and controls

5 lines (3 loc) · 299 Bytes

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.