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 can I convert the results to FBX/GLB/glTF files? #63

Closed Jack1021ohoh closed 1 year ago

Jack1021ohoh commented 1 year ago

I want to convert the results to FBX/GLB/glTF files. I know that the result can be saved as npy file, I think I might be able to convert with this, but I can't find the solution. Could you give me some suggestions, please?

Walter0807 commented 1 year ago

Hi, you can check this issue: https://github.com/Walter0807/MotionBERT/issues/31. They use ROMP scripts.