GraphMotion
GraphMotion copied to clipboard
[NeurIPS 2023] Act As You Wish: Fine-Grained Control of Motion Diffusion Model with Hierarchical Semantic Graphs
Hello, I am very interested in your work! I noticed that the demo in the code is incomplete and cannot be run directly, so I would really appreciate if you...
Thank you for your sharing. when i run the command "python -m test --cfg configs/config_humanml3d.yaml --cfg_assets configs/assets.yaml",there are some error : Global seed set to 1234 Traceback (most recent call...
Hi. While I run a training code, I faced an error. It was mainly caused by missing the git-lfs package when download a clip repo. In the script, you wrote`...
Dear Authors of GraphMotion, Congrats on your great work and thank you for open-sourced the codebase. However, using the provided instruction for the training, I am not able to get...
Thanks for the impressive work, @jpthu17 I have a couple of questions regarding the reproducibility. 1. I followed the instruction to run the evaluation for the provided `GraphMotion.ckpt`, but only...