-
Notifications
You must be signed in to change notification settings - Fork 1
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
图3为什么去噪步数因子μ越小FID越小呢 #1
Comments
Thanks for your good problems! The first problem: The fig 3 is different from fig 8. Fig 3 means first add The reason we add fig3 is to explore the source of ControlNet's FID. It is not mainly due to the score matching in the diffusion's learning process. The distribution gap between The second question: Because we don't want to finetune the weight in SD, so we don't change the noise schedule in training. We only add noise prior in the inference step. |
Thank you very much for your answer! It solves my doubts. Indeed, I didn't understand the experimental setup in Figure 3. |
In Stable Diffusion, we first use a VQGAN encoder to encode an image to a latent code In fig3, we see a clear gap between the result denoising from |
Hello, sorry to disturb you again. I still have two questions.
|
I also have the same problem about the Fig. 3. Absolutely, I think the empical conclusion is the common sense of the distribution gap. I wonder whether we can find out how large the distribution gap between |
您好,我拜读了SCP-Diff的论文,存在几点疑问,希望得到您的解答。
希望能得到您的解答,谢谢!
The text was updated successfully, but these errors were encountered: