Skip to content

Question about denoising sampling process #20

Description

@seung-hoon-lee

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions