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

Question about denoising sampling process #20

Open
seung-hoon-lee opened this issue Nov 7, 2023 · 0 comments
Open

Question about denoising sampling process #20

seung-hoon-lee opened this issue Nov 7, 2023 · 0 comments

Comments

@seung-hoon-lee
Copy link

First of all thank you for a great work
I have a question about your denoising sampling process
image
image

In your code, it looks like after predicting epsilon from noise prediction model, it compute X_0, and computes the mean and variance of the diffusion posterior q(x_{t-1} | x_t, x_0), and use this diffusion posterior mean and variance to sample x_{t-1}.

Can I know the reason why not directly sample x_{t-1} using the below equation?
image

Thanks.

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