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

Can unpaired datasets be used for training? #25

Open liuyanice opened 1 year ago

liuyanice commented 1 year ago

Can unpaired datasets be used for training?

Algolzw commented 1 year ago

Hi, what kind of unpaired datasets? At present, our training always needs paired images or at least they can be synthetically generated.