Walter0807 / MotionBERT

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

About human3.6m pre-processing? #65

Closed conti3000 closed 1 year ago

conti3000 commented 1 year ago

About the pkl referenced into /lib/data/datareader_h36m.py, can I ask where can i find the repo for pre-processing human3.6m to obtain this pkl files?

Walter0807 commented 1 year ago

The .pkl file is from LCN. You may check the following links for further information:

  1. https://github.com/Walter0807/MotionBERT/issues/51
  2. https://github.com/CHUNYUWANG/lcn-pose/tree/master#data
  3. https://github.com/Embracing/GFPose/issues/2