denoising-diffusion-pytorch
denoising-diffusion-pytorch copied to clipboard
Denoise blurry image ?
With the current implementation, is it possible to simply denoise a blurry image and not generate an image from raw white noise ? If it is possible, how can I do that ?
You can try to add gausian noise to the blurry image before sampling, so it thinks that something is there