HumanML3D
HumanML3D copied to clipboard
HumanML3D: A large and diverse 3d human motion-language dataset.
Hi @EricGuo5513 ! I was wondering, have you shared the code/algorithm for mirroring descriptions anywhere? I can't find this in this repo - it's only mentioned in the `README`. Could...
I noticed that the hand poses are reserved in the raw pose processing, but are discarded in the motion representation. If I want to reserve the hand poses in motion...
FPS
Hi. Great work! I just had one simple question: What was the reasoning behind why motion was downsampled to 20 fps? Is it because of compute constraints or you found...
Thanks for your great work! I require the "joints" file of the KIT-ML dataset, which is a temporary file preceding the "new_joints" file. Regrettably, you only provided the "new_joints" file...
how to change smplx coordinates of my data to HumanML3D format...? Specifically, I want to know about how to define smplx raw_offsets and kinematic chain. Please,,,, thank you :)
I want to preprocess AIST++ dataset with your code, but the visualization results of the joints are very odd. I just replace the smpl parameters. Can you help me to...
Hi there, I'm having great difficulty trying to run cal_mean_variance.ipynb because the kernel keeps crashing. I keep hitting a traitlets 5.0 issue with the error "Supporting extra quotes around strings...