Walter0807 / MotionBERT

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
Apache License 2.0
1k stars 120 forks source link

mesh_det_* origin #122

Open yanik-porto opened 6 months ago

yanik-porto commented 6 months ago

Hi, thanks for your great work.

I am trying to reuse the joint angles ground truth from the mesh_det_h36m.pkl file for my purpose.

Can you tell me how or where those data are coming from ?

I am not really sure they are provided by the human3.6m team directly ?

Thanks in advance for your answer.