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

a question #18

Closed
superY688 opened this issue Dec 16, 2024 · 1 comment
Closed

a question #18

superY688 opened this issue Dec 16, 2024 · 1 comment

Comments

@superY688
Copy link

The forward diffusion process is still to gradually add noise at 1000 time steps, but the training and sampling process is only carried out at 10 time steps. Is this correct?

I would appreciate it if you could tell me.Thanks

@Sebastianjhx
Copy link
Collaborator

Sebastianjhx commented Dec 16, 2024

Hi there,

We set up the noise scheduler over 1000 timesteps, where the image becomes progressively noisier from timestep 0 to 1000, ending as pure noise. Under this circumstance, Fast-DDPM uses only 10 timesteps out of 1000 during both the training and sampling processes.

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