Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Powers of layers for image-to-image translation

About

We propose a simple architecture to address unpaired image-to-image translation tasks: style or class transfer, denoising, deblurring, deblocking, etc. We start from an image autoencoder architecture with fixed weights. For each task we learn a residual block operating in the latent space, which is iteratively called until the target domain is reached. A specific training schedule is required to alleviate the exponentiation effect of the iterations. At test time, it offers several advantages: the number of weight parameters is limited and the compositional design allows one to modulate the strength of the transformation with the number of iterations. This is useful, for instance, when the type or amount of noise to suppress is not known in advance. Experimentally, we provide proofs of concepts showing the interest of our method for many transformations. The performance of our model is comparable or better than CycleGAN with significantly fewer parameters.

Hugo Touvron, Matthijs Douze, Matthieu Cord, Herv\'e J\'egou• 2020

Related benchmarks

TaskDatasetResultRank
Image DenoisingUrban100 (test)
PSNR27.37
64
Image DeblurringUrban100 (test)
PSNR22.14
13
Image DeblockingUrban-100 (test)
NIQE6.56
10
Showing 3 of 3 rows

Other info

Follow for update