-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi Lou, thank you for your great work, I think it goes in a very exciting direction!
If I understand correctly, it should be possible to package the reflected SDE technique as another inference time sampler, to be used with pretrained diffusion models, much like it has been done for the ones in k-diffusion, or DPM solver. Are there any theoretical obstacles? Or can your technique be used as is with any image diffusion model?
If you were to produce an implementation compatible with diffusers, I think it would greatly expand the reach of your approach. For instance, it would become immediately usable together with the many variants of Stable Diffusion.
Unfortunately my knowledge of SDEs is too primitive to do this myself, at least in the short term