paper-with-me

홈 › Papers

The Conditional Analogy GAN: Swapping Fashion Articles on People Images

2017-09-14 · Nikolay Jetchev, Urs Bergmann

We present a novel method to solve image analogy problems : it allows to learn the relation between paired images present in training data, and then generalize and generate images that correspond to the relation, but were never seen in the training set. Therefore, we call the method Conditional Analogy Generative Adversarial Network (CAGAN), as it is based on adversarial training and employs deep convolutional neural networks. An especially interesting application of that technique is automatic swapping of clothing on fashion model photos. Our work has the following contributions. First, the definition of the end-to-end trainable CAGAN architecture, which implicitly learns segmentation masks without expensive supervised labeling data. Second, experimental results show plausible segmentation masks and often convincing swapped images, given the target article. Finally, we discuss the next steps for that technique: neural network architecture improvements and more advanced applications.

📄 PDF Abstract BibTeX arXiv:1709.04695

Code (2)

kornellewy/Conditional-GAN-for-Fashion-1 pytorch
little-misfit/survey-of-virtual-try-on

Tasks

ArticlesGenerative Adversarial NetworkRelationSegmentation

Similar Papers 제목 키워드 기반

Discovering Underground Maps from Fashion

2020-12-04 · Utkarsh Mall, Kavita Bala, Tamara Berg, Kristen Grauman

The fashion sense -- meaning the clothing styles people wear -- in a geographical region can reveal information about that region. For example, it can reflect the kind of activities people do there, or the type of crowds…

Progressive Fashion Attribute Extraction

2019-06-29 · Sandeep Singh Adhikari, Sukhneer Singh, Anoop Rajagopal, Aruna Rajan

Extracting fashion attributes from images of people wearing clothing/fashion accessories is a very hard multi-class classification problem. Most often, even catalogues of fashion do not have all the fine-grained attribut…

AllArticlesAttributeAttribute Extraction+5

From Culture to Clothing: Discovering the World Events Behind A Century of Fashion Images

2021-02-02 · ICCV 2021 10 · Wei-Lin Hsiao, Kristen Grauman

Fashion is intertwined with external cultural factors, but identifying these links remains a manual process limited to only the most salient phenomena. We propose a data-driven approach to identify specific cultural fact…

ArticlesCultural Vocal Bursts Intensity Prediction

$c^+$GAN: Complementary Fashion Item Recommendation

2019-06-13 · Sudhir Kumar, Mithun Das Gupta

We present a conditional generative adversarial model to draw realistic samples from paired fashion clothing distribution and provide real samples to pair with arbitrary fashion units. More concretely, given an image of …

ArticlesGenerative Adversarial Network

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 o…

Articles