TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Powers of layers for image-to-image translation

Powers of layers for image-to-image translation

Hugo Touvron, Matthijs Douze, Matthieu Cord, Hervé Jégou

2020-08-13DenoisingDeblurringTranslationImage-to-Image Translation
PaperPDF

Abstract

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.

Results

TaskDatasetMetricValueModel
Image-to-Image Translationvangogh2photoFrechet Inception Distance134.4PoL (CycleGAN)
Image-to-Image Translationzebra2horseFrechet Inception Distance112.3PoL (CycleGAN)
Image-to-Image Translationphoto2vangoghFrechet Inception Distance152.7PoL (CycleGAN)
Image-to-Image Translationhorse2zebraFrechet Inception Distance53PoL (CycleGAN)
Image Generationvangogh2photoFrechet Inception Distance134.4PoL (CycleGAN)
Image Generationzebra2horseFrechet Inception Distance112.3PoL (CycleGAN)
Image Generationphoto2vangoghFrechet Inception Distance152.7PoL (CycleGAN)
Image Generationhorse2zebraFrechet Inception Distance53PoL (CycleGAN)
1 Image, 2*2 Stitchingvangogh2photoFrechet Inception Distance134.4PoL (CycleGAN)
1 Image, 2*2 Stitchingzebra2horseFrechet Inception Distance112.3PoL (CycleGAN)
1 Image, 2*2 Stitchingphoto2vangoghFrechet Inception Distance152.7PoL (CycleGAN)
1 Image, 2*2 Stitchinghorse2zebraFrechet Inception Distance53PoL (CycleGAN)

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17A Translation of Probabilistic Event Calculus into Markov Decision Processes2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15Function-to-Style Guidance of LLMs for Code Translation2025-07-15Generative Latent Kernel Modeling for Blind Motion Deblurring2025-07-12