microsoft / voxelpose-pytorch

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

How to get data like "panoptic_training_pose.pkl"? #26

Open SKBL5694 opened 3 years ago

SKBL5694 commented 3 years ago

There is a data file called "panoptic_training_pose.pkl" in your repository. I wonder if it is provided by CMU panoptic-toolbox or you make it by yourself. If you do it by yourself. May I know how do you make it or can you tell me the meaning of the keywords like "joints_3d_vis" and "joints_vis" ? Thanks and look forward to your reply.

xingjialyu commented 2 years ago

Have you got the answer about panoptic_training_pose.pkl? What is it?