paper-with-me

Papers

Scaling-up Disentanglement for Image Translation

2021-03-25 · ICCV 2021 10 · Aviv Gabbay, Yedid Hoshen

Image translation methods typically aim to manipulate a set of labeled attributes (given as supervision at training time e.g. domain label) while leaving the unlabeled attributes intact. Current methods achieve either: (i) disentanglement, which exhibits low visual fidelity and can only be satisfied where the attributes are perfectly uncorrelated. (ii) visually-plausible translations, which are clearly not disentangled. In this work, we propose OverLORD, a single framework for disentangling labeled and unlabeled attributes as well as synthesizing high-fidelity images, which is composed of two stages; (i) Disentanglement: Learning disentangled representations with latent optimization. Differently from previous approaches, we do not rely on adversarial training or any architectural biases. (ii) Synthesis: Training feed-forward encoders for inferring the learned attributes and tuning the generator in an adversarial manner to increase the perceptual quality. When the labeled and unlabeled attributes are correlated, we model an additional representation that accounts for the correlated attributes and improves disentanglement. We highlight that our flexible framework covers multiple settings as disentangling labeled attributes, pose and appearance, localized concepts, and shape and texture. We present significantly better disentanglement with higher translation quality and greater output diversity than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2103.14017

Code (1)

avivga/overlord 공식 구현 pytorch

Tasks

DisentanglementDiversityTranslation

Similar Papers 제목 키워드 기반

Improving Style-Content Disentanglement in Image-to-Image Translation

2020-07-09 · Aviv Gabbay, Yedid Hoshen

Unsupervised image-to-image translation methods have achieved tremendous success in recent years. However, it can be easily observed that their models contain significant entanglement which often hurts the translation pe…

DisentanglementDiversityImage-to-Image TranslationTranslation+1

Physics-informed Guided Disentanglement in Generative Networks

2021-07-29 · Fabio Pizzati, Pietro Cerri, Raoul de Charette

Image-to-image translation (i2i) networks suffer from entanglement effects in presence of physics-related phenomena in target domain (such as occlusions, fog, etc), lowering altogether the translation quality, controllab…

DisentanglementImage-to-Image TranslationTranslation

Latent Filter Scaling for Multimodal Unsupervised Image-to-Image Translation

2018-12-24 · CVPR 2019 6 · Yazeed Alharbi, Neil Smith, Peter Wonka

In multimodal unsupervised image-to-image translation tasks, the goal is to translate an image from the source domain to many images in the target domain. We present a simple method that produces higher quality images th…

DisentanglementDiversityGenerative Adversarial NetworkImage-to-Image Translation+3

Image-to-image Translation via Hierarchical Style Disentanglement

2021-03-02 · CVPR 2021 1 · Xinyang Li, Shengchuan Zhang, Jie Hu, Liujuan Cao 외

Recently, image-to-image translation has made significant progress in achieving both multi-label (\ie, translation conditioned on different labels) and multi-style (\ie, generation with diverse styles) tasks. However, du…

DisentanglementImage-to-Image TranslationMultimodal Unsupervised Image-To-Image TranslationTranslation

Diagonal Attention and Style-based GAN for Content-Style Disentanglement in Image Generation and Translation

2021-03-30 · ICCV 2021 10 · Gihyun Kwon, Jong Chul Ye

One of the important research topics in image generative models is to disentangle the spatial contents and styles for their separate control. Although StyleGAN can generate content feature vectors from random noises, the…

DisentanglementImage GenerationTranslation