Algolzw / image-restoration-sde

Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning solution of the NTIRE 2023 Image Shadow Removal Challenge.
https://algolzw.github.io/ir-sde/index.html
MIT License
521 stars 39 forks source link

For deblurring #52

Open Bulinglife opened 8 months ago

Bulinglife commented 8 months ago

Thank you for reading this review in his busy schedule. I would like to ask how should I go about running the code deblurring. Thank you very much!

Algolzw commented 8 months ago

Hi! Please refer to the document for running our code. You can directly use the code in deblurring. The code is similar to deraining and the only change is to replace the dataset (and the pretrained model).