Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the a2m models/config? #55

Open
ou524u opened this issue Sep 24, 2023 · 0 comments
Open

How to use the a2m models/config? #55

ou524u opened this issue Sep 24, 2023 · 0 comments

Comments

@ou524u
Copy link

ou524u commented Sep 24, 2023

Hello, I've been trying your project, and it went successful on the t2m task. But I was wondering how to make use of the a2m models and configs that you've released, so that motions could be generated on the a2m task, just like generated from demo.py on the t2m task.
If I simply run the demo.py with config changed, I encounter error like below:

motion-latent-diffusion-main/mld/models/architectures/mld_denoiser.py", line 253, in forward
uncond, output = output.chunk(2)
ValueError: not enough values to unpack (expected 2, got 1)
and after that there was a bunch of error like:
../aten/src/ATen/native/cuda/IndexKernel.cu:92: operator(): block: [220,0,0], thread: [96,0,0] Assertion index >= -sizes[i] && index < sizes[i] && "index out of bounds" failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant