score_sde_pytorch icon indicating copy to clipboard operation
score_sde_pytorch copied to clipboard

Question about conditional generation

Open Icamd opened this issue 1 year ago • 0 comments

Thank you for your paper and code! I am trying to perform conditional generation using score-based diffusion model. Is it possible to apply FiLM (Feature-wise Linear Modulation) conditioning [Film: Visual reasoning with a general conditioning layer] on score-based diffusion model? And how could I edit the normal DDPM models into score-based generative models? Thank you!

Icamd avatar Jan 12 '24 16:01 Icamd