microsoft / voxelpose-pytorch

Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
MIT License
480 stars 90 forks source link

How to align the root joints of the estimated poses to the ground-truth? #38

Open xiaochehe opened 2 years ago

xiaochehe commented 2 years ago

How to set the code to realize the experiment in your ECCV 2020 paper? Thx