Open yangliuxin-nn opened 5 months ago
Hi, I am writing to ask which diffusion schedule do you use, linear or cosine? Many thanks for your time!
Hi, We didn't use DDPM framework. We follow the EDM schedule, which is a Variance-Exploding scheme. You can check out the EDM scheme in Table 1 of EDM paper
Hi, I am writing to ask which diffusion schedule do you use, linear or cosine? Many thanks for your time!