paper-with-me

홈 › Papers

BalaGAN: Image Translation Between Imbalanced Domains via Cross-Modal Transfer

2020-10-05 · Or Patashnik, Dov Danon, Hao Zhang, Daniel Cohen-Or

State-of-the-art image-to-image translation methods tend to struggle in an imbalanced domain setting, where one image domain lacks richness and diversity. We introduce a new unsupervised translation network, BalaGAN, specifically designed to tackle the domain imbalance problem. We leverage the latent modalities of the richer domain to turn the image-to-image translation problem, between two imbalanced domains, into a balanced, multi-class, and conditional translation problem, more resembling the style transfer setting. Specifically, we analyze the source domain and learn a decomposition of it into a set of latent modes or classes, without any supervision. This leaves us with a multitude of balanced cross-domain translation tasks, between all pairs of classes, including the target domain. During inference, the trained network takes as input a source image, as well as a reference or style image from one of the modes as a condition, and produces an image which resembles the source on the pixel-wise level, but shares the same mode as the reference. We show that employing modalities within the dataset improves the quality of the translated images, and that BalaGAN outperforms strong baselines of both unconditioned and style-transfer-based image-to-image translation methods, in terms of image quality and diversity.

📄 PDF Abstract BibTeX arXiv:2010.02036

Code (1)

orpatashnik/BalaGAN 공식 구현 pytorch

Tasks

DiversityImage-to-Image TranslationStyle TransferTranslation

Similar Papers 제목 키워드 기반

GPT-4 vs. Human Translators: A Comprehensive Evaluation of Translation Quality Across Languages, Domains, and Expertise Levels

2024-07-04 · Jianhao Yan, Pingchuan Yan, Yulong Chen, Judy Li 외

This study comprehensively evaluates the translation quality of Large Language Models (LLMs), specifically GPT-4, against human translators of varying expertise levels across multiple language pairs and domains. Through …

Translation

One-Shot Image-to-Image Translation via Part-Global Learning with a Multi-adversarial Framework

2019-05-12 · Ziqiang Zheng, Zhibin Yu, Haiyong Zheng, Yang Yang 외

It is well known that humans can learn and recognize objects effectively from several limited image samples. However, learning from just a few images is still a tremendous challenge for existing main-stream deep neural n…

Image-to-Image TranslationTranslation

Image-to-Image Translation of Synthetic Samples for Rare Classes

2021-06-23 · Edoardo Lanzini, Sara Beery

The natural world is long-tailed: rare classes are observed orders of magnitudes less frequently than common ones, leading to highly-imbalanced data where rare classes can have only handfuls of examples. Learning from fe…

ClassificationImage-to-Image TranslationTranslation

Adverse Weather Image Translation with Asymmetric and Uncertainty-aware GAN

2021-12-08 · Jeong-gi Kwak, Youngsaeng Jin, Yuanming Li, Dongsik Yoon 외

Adverse weather image translation belongs to the unsupervised image-to-image (I2I) translation task which aims to transfer adverse condition domain (eg, rainy night) to standard domain (eg, day). It is a challenging task…

DisentanglementTranslation

Multi-marginal Wasserstein GAN

2019-11-03 · NeurIPS 2019 12 · Jiezhang Cao, Langyuan Mo, Yifan Zhang, Kui Jia 외

Multiple marginal matching problem aims at learning mappings to match a source domain to multiple target domains and it has attracted great attention in many applications, such as multi-domain image translation. However,…

Image GenerationTranslation