paper-with-me

홈 › Papers

Crossing-Domain Generative Adversarial Networks for Unsupervised Multi-Domain Image-to-Image Translation

2020-08-27 · Xuewen Yang, Dongliang Xie, Xin Wang

State-of-the-art techniques in Generative Adversarial Networks (GANs) have shown remarkable success in image-to-image translation from peer domain X to domain Y using paired image data. However, obtaining abundant paired data is a non-trivial and expensive process in the majority of applications. When there is a need to translate images across n domains, if the training is performed between every two domains, the complexity of the training will increase quadratically. Moreover, training with data from two domains only at a time cannot benefit from data of other domains, which prevents the extraction of more useful features and hinders the progress of this research area. In this work, we propose a general framework for unsupervised image-to-image translation across multiple domains, which can translate images from domain X to any a domain without requiring direct training between the two domains involved in image translation. A byproduct of the framework is the reduction of computing time and computing resources, since it needs less time than training the domains in pairs as is done in state-of-the-art works. Our proposed framework consists of a pair of encoders along with a pair of GANs which learns high-level features across different domains to generate diverse and realistic samples from. Our framework shows competing results on many image-to-image tasks compared with state-of-the-art techniques.

📄 PDF Abstract BibTeX arXiv:2008.11882

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Similar Papers 제목 키워드 기반

Crossing Generative Adversarial Networks for Cross-View Person Re-identification

2018-01-04 · Chengyuan Zhang, Lin Wu, Yang Wang

Person re-identification (\textit{re-id}) refers to matching pedestrians across disjoint yet non-overlapping camera views. The most effective way to match these pedestrians undertaking significant visual variations is to…

Cross-Modal Person Re-IdentificationGenerative Adversarial NetworkPerson Re-Identification

Latent Domain Transfer: Crossing modalities with Bridging Autoencoders

2019-05-01 · ICLR 2019 5 · Yingtao Tian, Jesse Engel

Domain transfer is a exciting and challenging branch of machine learning because models must learn to smoothly transfer between domains, preserving local variations and capturing many aspects of variation without labels.…

Generative Adversarial Network

Unsupervised Domain Adaptation for the Histopathological Cell Segmentation through Self-Ensembling

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · CHAOQUN LI, Yitian Zhou, TangQi Shi, Yenan Wu 외

Histopathological images are generally considered as the golden standard for clinical diagnosis and cancer grading. Accurate segmentation of cells/nuclei from histopathological images is a critical step to obtain reliabl…

Cell SegmentationDomain AdaptationSegmentationUnsupervised Domain Adaptation

Preserving Semantic Consistency in Unsupervised Domain Adaptation Using Generative Adversarial Networks

2021-04-28 · Mohammad Mahfujur Rahman, Clinton Fookes, Sridha Sridharan

Unsupervised domain adaptation seeks to mitigate the distribution discrepancy between source and target domains, given labeled samples of the source domain and unlabeled samples of the target domain. Generative adversari…

Domain AdaptationGenerative Adversarial NetworkUnsupervised Domain Adaptation

DriftGAN: Using historical data for Unsupervised Recurring Drift Detection

2024-07-09 · Christofer Fellicious, Sahib Julka, Lorenz Wendlinger, Michael Granitzer

In real-world applications, input data distributions are rarely static over a period of time, a phenomenon known as concept drift. Such concept drifts degrade the model's prediction performance, and therefore we require …

Drift Detection