GuyTevet / motion-diffusion-model

The official PyTorch implementation of the paper "Human Motion Diffusion Model"
MIT License
3.09k stars 333 forks source link

Questions about providing motion locally for motion editing. #180

Open 3303341078 opened 9 months ago

3303341078 commented 9 months ago

Great piece! In the motion editing part, what does the input action and model kwrags include? My device has limited storage space and cannot obtain the complete HumanML3D data set. I want to try to provide motion input and related parameters locally. How can I realize it? Looking forward to your answer. Thanks!

GuyTevet commented 4 months ago

Thanks! Sorry for my late reply, did you work it out?