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

Unsupervised Image-to-Image Translation Networks

About

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 .

Ming-Yu Liu, Thomas Breuel, Jan Kautz• 2017

Related benchmarks

TaskDatasetResultRank
Digit ClassificationMNIST -> USPS (test)
Accuracy95.9
65
Image ClassificationUSPS -> MNIST (test)
Accuracy93.6
63
Digit ClassificationUSPS → MNIST target (test)
Accuracy93.5
58
Across-modality synthesis (T2-weighted MRI to CT)Pelvic MRI-CT dataset (test)
PSNR26.1
42
Unsupervised Domain AdaptationSVHN → MNIST (test)
Accuracy90.53
41
Digit ClassificationSVHN → MNIST target (test)
Accuracy90.5
37
Unsupervised Domain AdaptationUSPS -> MNIST (test)
Accuracy93.58
30
Unsupervised Domain AdaptationMNIST -> USPS (test)
Accuracy0.9597
28
Domain Adaptation ClassificationMNIST to USPS
Accuracy96
26
Domain Adaptation ClassificationSVHN to MNIST
Accuracy90.5
25
Showing 10 of 75 rows
...

Other info

Code

Follow for update