paper-with-me

홈 › Papers

DualGAN: Unsupervised Dual Learning for Image-to-Image Translation

2017-04-08 · ICCV 2017 10 · Zili Yi, Hao Zhang, Ping Tan, Minglun Gong

Conditional Generative Adversarial Networks (GANs) for cross-domain image-to-image translation have made much progress recently. Depending on the task complexity, thousands to millions of labeled image pairs are needed to train a conditional GAN. However, human labeling is expensive, even impractical, and large quantities of data may not always be available. Inspired by dual learning from natural language translation, we develop a novel dual-GAN mechanism, which enables image translators to be trained from two sets of unlabeled images from two domains. In our architecture, the primal GAN learns to translate images from domain U to those in domain V, while the dual GAN learns to invert the task. The closed loop made by the primal and dual tasks allows images from either domain to be translated and then reconstructed. Hence a loss function that accounts for the reconstruction error of images can be used to train the translators. Experiments on multiple image translation tasks with unlabeled data show considerable performance gain of DualGAN over a single GAN. For some tasks, DualGAN can even achieve comparable or slightly better results than conditional GAN trained on fully labeled data.

📄 PDF Abstract BibTeX arXiv:1704.02510

Code (7)

duxingren14/DualGAN 공식 구현 tf
MichalKacprzak99/reconstruction_particle_mass_spectra tf
Ritam9/DualGAN pytorch
eriklindernoren/Keras-GAN pytorch
eriklindernoren/PyTorch-GAN pytorch
tmabraham/UPIT pytorch
togheppi/dualgan pytorch

Tasks

Image-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

ResiDualGAN: Resize-Residual DualGAN for Cross-Domain Remote Sensing Images Semantic Segmentation

2022-01-27 · Yang Zhao, Peng Guo, Zihao Sun, Xiuwan Chen 외

The performance of a semantic segmentation model for remote sensing (RS) images pretrained on an annotated dataset would greatly decrease when testing on another unannotated dataset because of the domain gap. Adversarial…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationTranslation+1

Depth-Assisted ResiDualGAN for Cross-Domain Aerial Images Semantic Segmentation

2022-08-21 · Yang Zhao, Peng Guo, Han Gao, Xiuwan Chen

Unsupervised domain adaptation (UDA) is an approach to minimizing domain gap. Generative methods are common approaches to minimizing the domain gap of aerial images which improves the performance of the downstream tasks,…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Synthetic CT Generation from MRI Using Improved DualGAN

2019-09-19

Synthetic CT image generation from MRI scan is necessary to create radiotherapy plans without the need of co-registered MRI and CT scans. The chosen baseline adversarial model with cycle consistency permits unpaired imag…

Image GenerationImage-to-Image TranslationTranslation

Unpaired Photo-to-Caricature Translation on Faces in the Wild

2017-11-29 · Ziqiang Zheng, Wang Chao, Zhibin Yu, Nan Wang 외

Recently, image-to-image translation has been made much progress owing to the success of conditional Generative Adversarial Networks (cGANs). And some unpaired methods based on cycle consistency loss such as DualGAN, Cyc…

CaricatureImage-to-Image TranslationPhoto-To-Caricature TranslationRepresentation Learning+1

End-to-end translation of human neural activity to speech with a dual-dual generative adversarial network

2021-10-13 · Yina Guo, Xiaofei Zhang, Zhenying Gong, Anhong Wang 외

In a recent study of auditory evoked potential (AEP) based brain-computer interface (BCI), it was shown that, with an encoder-decoder framework, it is possible to translate human neural activity to speech (T-CAS). Howeve…

Brain Computer InterfaceDecoderDimensionality ReductionEEG+4