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 the function p_losses in denoising-diffusion-pytorch :) #147

Open
BEbillionaireUSD opened this issue Jan 9, 2023 · 0 comments

Comments

@BEbillionaireUSD
Copy link

Hey, thanks for the wonderful work!

Just a small question. I am wondering whether x = self.q_sample(x_start = x_start, t = t, noise = noise) is the corrupted img, in https://github.com/lucidrains/denoising-diffusion-pytorch/blob/main/denoising_diffusion_pytorch/denoising_diffusion_pytorch_1d.py Line 663, inside the p_losses function.

Looking forward to your reply.

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