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
563 stars 41 forks source link

image inpainting #18

Open LYL-hub-source opened 1 year ago

LYL-hub-source commented 1 year ago

Hi, there is an image inpainting task in the code, but I can't seem to find the relevant section in the paper.

Algolzw commented 1 year ago

Hi, this experiment is presented in our ICML paper "Image Restoration with Mean-Reverting Stochastic Differential Equations", Section 4.4.