Algolzw / daclip-uir

[ICLR 2024] Controlling Vision-Language Models for Universal Image Restoration. 5th place in the NTIRE 2024 Restore Any Image Model in the Wild Challenge.
https://algolzw.github.io/daclip-uir
MIT License
670 stars 34 forks source link

[Degradation Pipeline] What's the meaning of 100 PSF kernels #69

Open Luciennnnnnn opened 4 months ago

Luciennnnnnn commented 4 months ago

Hi, I notice that you applied PSF kernel from pyblur, however, I can't find any description about these kernels, do you have any ideas about it?

Algolzw commented 4 months ago

Hi, I think the PSF kernels are predefined and saved in the pkl file, you may ask the pyblur repo for detailed information.

Luciennnnnnn commented 4 months ago

Thanks. I'll try it, though I think it is hard to get response from them, the repo is created 8 years ago.

Algolzw commented 3 months ago

No worries. You can also visualize those kernels directly if there is no response :)