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/Multimodal Unsupervised Image-to-Image Translation

Multimodal Unsupervised Image-to-Image Translation

Xun Huang, Ming-Yu Liu, Serge Belongie, Jan Kautz

2018-04-12ECCV 2018 9Multimodal Unsupervised Image-To-Image TranslationUnsupervised Image-To-Image TranslationTranslationImage-to-Image Translation
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode(official)Code

Abstract

Unsupervised image-to-image translation is an important and challenging problem in computer vision. Given an image in the source domain, the goal is to learn the conditional distribution of corresponding images in the target domain, without seeing any pairs of corresponding images. While this conditional distribution is inherently multimodal, existing approaches make an overly simplified assumption, modeling it as a deterministic one-to-one mapping. As a result, they fail to generate diverse outputs from a given source domain image. To address this limitation, we propose a Multimodal Unsupervised Image-to-image Translation (MUNIT) framework. We assume that the image representation can be decomposed into a content code that is domain-invariant, and a style code that captures domain-specific properties. To translate an image to another domain, we recombine its content code with a random style code sampled from the style space of the target domain. We analyze the proposed framework and establish several theoretical results. Extensive experiments with comparisons to the state-of-the-art approaches further demonstrates the advantage of the proposed framework. Moreover, our framework allows users to control the style of translation outputs by providing an example style image. Code and pretrained models are available at https://github.com/nvlabs/MUNIT

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationEdge-to-ShoesDiversity0.109MUNIT
Image-to-Image TranslationCats-and-DogsCIS1.039MUNIT
Image-to-Image TranslationCats-and-DogsIS1.05MUNIT
Image-to-Image TranslationEdge-to-HandbagsDiversity0.175MUNIT
Image-to-Image TranslationCelebA-HQFID31.4MUNIT
Image-to-Image TranslationAFHQFID41.5MUNIT
Image GenerationEdge-to-ShoesDiversity0.109MUNIT
Image GenerationCats-and-DogsCIS1.039MUNIT
Image GenerationCats-and-DogsIS1.05MUNIT
Image GenerationEdge-to-HandbagsDiversity0.175MUNIT
Image GenerationCelebA-HQFID31.4MUNIT
Image GenerationAFHQFID41.5MUNIT
1 Image, 2*2 StitchingEdge-to-ShoesDiversity0.109MUNIT
1 Image, 2*2 StitchingCats-and-DogsCIS1.039MUNIT
1 Image, 2*2 StitchingCats-and-DogsIS1.05MUNIT
1 Image, 2*2 StitchingEdge-to-HandbagsDiversity0.175MUNIT
1 Image, 2*2 StitchingCelebA-HQFID31.4MUNIT
1 Image, 2*2 StitchingAFHQFID41.5MUNIT

Related Papers

A Translation of Probabilistic Event Calculus into Markov Decision Processes2025-07-17Function-to-Style Guidance of LLMs for Code Translation2025-07-15Speak2Sign3D: A Multi-modal Pipeline for English Speech to American Sign Language Animation2025-07-09Pun Intended: Multi-Agent Translation of Wordplay with Contrastive Learning and Phonetic-Semantic Embeddings2025-07-09Unconditional Diffusion for Generative Sequential Recommendation2025-07-08GRAFT: A Graph-based Flow-aware Agentic Framework for Document-level Machine Translation2025-07-04TransLaw: Benchmarking Large Language Models in Multi-Agent Simulation of the Collaborative Translation2025-07-01CycleVAR: Repurposing Autoregressive Model for Unsupervised One-Step Image Translation2025-06-29