openai / guided-diffusion

MIT License
6.03k stars 803 forks source link

Query: Diffusion models vs GANs #55

Open KomputerMaster64 opened 2 years ago

KomputerMaster64 commented 2 years ago

@prafullasd @unixpickle Thank you for your work. I have a query, while catching up with the research in diffusion models, I stumbled upon one paper which asks for the comeback of GANs for they require less parameters and hence scaling models like BigGAN could be a good approach. Which approach should one now adopt to help diffusion models beat GANs again? reference: StudioGAN (benchmark) https://arxiv.org/abs/2206.09479