CVAIDec 14, 2021

Weakly Supervised High-Fidelity Clothing Model Generation

arXiv:2112.07200v112 citations
Originality Incremental advance
AI Analysis

This addresses the need for scalable virtual try-on in e-commerce by reducing reliance on costly model images, though it is incremental as it builds on existing StyleGAN technology.

The paper tackles the problem of generating realistic images of models wearing product clothes for online retail without requiring expensive paired training data, achieving superior results over state-of-the-art supervised methods in experiments on real proprietary images.

The development of online economics arouses the demand of generating images of models on product clothes, to display new clothes and promote sales. However, the expensive proprietary model images challenge the existing image virtual try-on methods in this scenario, as most of them need to be trained on considerable amounts of model images accompanied with paired clothes images. In this paper, we propose a cheap yet scalable weakly-supervised method called Deep Generative Projection (DGP) to address this specific scenario. Lying in the heart of the proposed method is to imitate the process of human predicting the wearing effect, which is an unsupervised imagination based on life experience rather than computation rules learned from supervisions. Here a pretrained StyleGAN is used to capture the practical experience of wearing. Experiments show that projecting the rough alignment of clothing and body onto the StyleGAN space can yield photo-realistic wearing results. Experiments on real scene proprietary model images demonstrate the superiority of DGP over several state-of-the-art supervised methods when generating clothing model images.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes