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

Is c (text condition) needed in namely 'Regularized Forward DDIM'? #13

Open
HyeonHo99 opened this issue Feb 21, 2023 · 1 comment
Open

Comments

@HyeonHo99
Copy link

Thank you for great works!

I am thinking of extending your works further. But there's one thing I don't understand clearly from your paper and implementation.
In your paper Figure 3 (the main figure of the procedure), in the Forward part, why is c going to 'Regularized Forward DDIM' as input? Doesn't DDIM forward process usually only adds noise so text condition c is not needed in the process? Can you clarify this part?

Thank you.

@pix2pixzero
Copy link
Owner

Hi,

Thank you for your interest in this project!
The text conditioning c is going to the Regularized Forward DDIM as input because it is needed to compute how much noise needs to be added (as also shown in equation 1 in our paper).

-Authors

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