paper-with-me

Papers

Disentangling Multiple Conditional Inputs in GANs

2018-06-20 · Gökhan Yildirim, Calvin Seward, Urs Bergmann

In this paper, we propose a method that disentangles the effects of multiple input conditions in Generative Adversarial Networks (GANs). In particular, we demonstrate our method in controlling color, texture, and shape of a generated garment image for computer-aided fashion design. To disentangle the effect of input attributes, we customize conditional GANs with consistency loss functions. In our experiments, we tune one input at a time and show that we can guide our network to generate novel and realistic images of clothing articles. In addition, we present a fashion design process that estimates the input attributes of an existing garment and modifies them using our generator.

📄 PDF Abstract BibTeX arXiv:1806.07819

Code (2)

zalandoresearch/disentangling_conditional_gans 공식 구현 tf
AemikaChow/DATASOURCE

Tasks

Articles

Similar Papers 제목 키워드 기반

Semi-supervised FusedGAN for Conditional Image Generation

2018-01-17 · ECCV 2018 9 · Navaneeth Bodla, Gang Hua, Rama Chellappa

We present FusedGAN, a deep network for conditional image synthesis with controllable sampling of diverse images. Fidelity, diversity and controllable sampling are the main quality measures of a good image generation mod…

AttributeConditional Image GenerationDiversityFace Generation+2

ciDATGAN: Conditional Inputs for Tabular GANs

2022-10-05 · Gael Lederrey, Tim Hillel, Michel Bierlaire

Conditionality has become a core component for Generative Adversarial Networks (GANs) for generating synthetic images. GANs are usually using latent conditionality to control the generation process. However, tabular data…

Unbalanced Feature Transport for Exemplar-based Image Translation

2021-06-19 · CVPR 2021 1 · Fangneng Zhan, Yingchen Yu, Kaiwen Cui, Gongjie Zhang 외

Despite the great success of GANs in images translation with different conditioned inputs such as semantic segmentation and edge maps, generating high-fidelity realistic images with reference styles remains a grand chall…

Image-to-Image TranslationSemantic SegmentationTranslation

Multimodal Conditional Image Synthesis with Product-of-Experts GANs

2021-12-09 · Xun Huang, Arun Mallya, Ting-Chun Wang, Ming-Yu Liu

Existing conditional image synthesis frameworks generate images based on user inputs in a single modality, such as text, segmentation, sketch, or style reference. They are often unable to leverage multimodal user inputs …

DiversityImage GenerationImage-to-Image Translation

S2cGAN: Semi-Supervised Training of Conditional GANs with Fewer Labels

2020-10-23 · Arunava Chakraborty, Rahul Ragesh, Mahir Shah, Nipun Kwatra

Generative adversarial networks (GANs) have been remarkably successful in learning complex high dimensional real word distributions and generating realistic samples. However, they provide limited control over the generat…