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

Some issues about motion editing (motion in-betweening) evaluation without text condition #28

Open
Coondinator opened this issue Jan 10, 2025 · 3 comments

Comments

@Coondinator
Copy link

I noticed that the code doesn't include the motion editing without text and the default training doesn't use CFG. How can I achieve motion in-betweening without providing text information? I tried setting the word embeddings to zero or leaving the text input empty, but the results were extremely poor.

@exitudio
Copy link
Owner

We retrain the model without text condition for this evaluation.

@Coondinator
Copy link
Author

We retrain the model without text condition for this evaluation.

I see. So for this task, the only conditions are the fixed keyframes(tokens) at the beginning and end?

@exitudio
Copy link
Owner

Correct.
Only text conditions change (for both training and testing) everything else remains the same.

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

2 participants