Vegetebird / MHFormer

[CVPR 2022] MHFormer: Multi-Hypothesis Transformer for 3D Human Pose Estimation
MIT License
521 stars 81 forks source link

Questions about the vis.py code #45

Closed anas-zafar closed 2 years ago

Vegetebird commented 2 years ago

This is horizontal flip augmentation same as [1], which flips the left and right arm and leg joints, and inverses the z-dimension of all joints.

[1] Pavllo et al. 3D human pose estimation in video with temporal convolutions and semi-supervised training, CVPR 2019.