Walter0807 / MotionBERT

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

how to preprocess NTU dataset? #12

Closed jhkim0759 closed 1 year ago

jhkim0759 commented 1 year ago

The 3D coordinates I received are pixel values, can you help me how to convert them into values corresponding to 3D space?

Walter0807 commented 1 year ago

Hi, to do this you will need the camera parameters of the NTU dataset. You can download from their website.