Disentangling Multiple Conditional Inputs in GANs
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.
Code (2)
Tasks
ArticlesSimilar Papers 제목 키워드 기반
Semi-supervised FusedGAN for Conditional Image Generation
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+2ciDATGAN: Conditional Inputs for Tabular GANs
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
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 SegmentationTranslationMultimodal Conditional Image Synthesis with Product-of-Experts GANs
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 TranslationS2cGAN: Semi-Supervised Training of Conditional GANs with Fewer Labels
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…