SOTAVerified

Unsupervised Image-to-Image Translation Networks

2017-03-02NeurIPS 2017Code Available1· sign in to hype

Ming-Yu Liu, Thomas Breuel, Jan Kautz

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Unsupervised image-to-image translation aims at learning a joint distribution of images in different domains by using images from the marginal distributions in individual domains. Since there exists an infinite set of joint distributions that can arrive the given marginal distributions, one could infer nothing about the joint distribution from the marginal distributions without additional assumptions. To address the problem, we make a shared-latent space assumption and propose an unsupervised image-to-image translation framework based on Coupled GANs. We compare the proposed framework with competing approaches and present high quality image translation results on various challenging unsupervised image translation tasks, including street scene image translation, animal image translation, and face image translation. We also apply the proposed framework to domain adaptation and achieve state-of-the-art performance on benchmark datasets. Code and additional results are available in https://github.com/mingyuliutw/unit .

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Freiburg Forest DatasetUNITPSNR9.42Unverified

Reproductions