DeFlow: Learning Complex Image Degradations from Unpaired Data with Conditional Flows

Valentin Wolf,Andreas Lugmayr,Martin Danelljan,Luc Van Gool,Radu Timofte
DOI: https://doi.org/10.1109/cvpr46437.2021.00016
2021-06-01
Abstract:The difficulty of obtaining paired data remains a major bottleneck for learning image restoration and enhancement models for real-world applications. Current strategies aim to synthesize realistic training data by modeling noise and degradations that appear in real-world settings. We propose DeFlow, a method for learning stochastic image degradations from unpaired data. Our approach is based on a novel unpaired learning formulation for conditional normalizing flows. We model the degradation process in the latent space of a shared flow encoder-decoder network. This allows us to learn the conditional distribution of a noisy image given the clean input by solely minimizing the negative log-likelihood of the marginal distributions. We validate our DeFlow formulation on the task of joint image restoration and super-resolution. The models trained with the synthetic data generated by DeFlow outperform previous learnable approaches on three recent datasets. Code and trained models will be made available at: https://github.com/volflow/DeFlow
What problem does this paper attempt to address?