cszn / DPSR

Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)
https://cszn.github.io/
837 stars 211 forks source link

How do I generate blur image using your kernels? #16

Open peoplecure opened 3 years ago

peoplecure commented 3 years ago

Hi, thanks for the ready-to-go python script. It makes my life so much easier. I was able to successfully replicate your study using your existing photos.

However, I was not able to deblur my own images. To blur my photo, I used your motion kernel (below) on a third-party script.

Is there a way to generate blurred images using your code in python?

colour_kernel

arhken666 commented 2 years ago

Hi, thanks for the ready-to-go python script. It makes my life so much easier. I was able to successfully replicate your study using your existing photos.

However, I was not able to deblur my own images. To blur my photo, I used your motion kernel (below) on a third-party script.

Is there a way to generate blurred images using your code in python?

colour_kernel

same question above,how to generate the the kernel.png