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

how to generate the synthetic noise file #50

Closed jeffreyking23 closed 1 year ago

jeffreyking23 commented 1 year ago

I want to generate synthetic_noise.pth for different skeleton type

Walter0807 commented 1 year ago

You can use PoseLifter. I guess other noises (e.g. Gaussian) would work as well.