CVFeb 14, 2023

DiffFashion: Reference-based Fashion Design with Structure-aware Transfer by Diffusion Models

arXiv:2302.06826v160 citationsh-index: 27Has Code
Originality Incremental advance
AI Analysis

This addresses a new fashion design task for AI applications, enabling realistic image generation without reference images, but it is incremental as it builds on existing diffusion and style transfer techniques.

The paper tackles the problem of transferring a reference appearance image onto a clothing image while preserving the clothing's structure, using a diffusion model-based method that generates realistic new clothes and outperforms state-of-the-art baselines.

Image-based fashion design with AI techniques has attracted increasing attention in recent years. We focus on a new fashion design task, where we aim to transfer a reference appearance image onto a clothing image while preserving the structure of the clothing image. It is a challenging task since there are no reference images available for the newly designed output fashion images. Although diffusion-based image translation or neural style transfer (NST) has enabled flexible style transfer, it is often difficult to maintain the original structure of the image realistically during the reverse diffusion, especially when the referenced appearance image greatly differs from the common clothing appearance. To tackle this issue, we present a novel diffusion model-based unsupervised structure-aware transfer method to semantically generate new clothes from a given clothing image and a reference appearance image. In specific, we decouple the foreground clothing with automatically generated semantic masks by conditioned labels. And the mask is further used as guidance in the denoising process to preserve the structure information. Moreover, we use the pre-trained vision Transformer (ViT) for both appearance and structure guidance. Our experimental results show that the proposed method outperforms state-of-the-art baseline models, generating more realistic images in the fashion design task. Code and demo can be found at https://github.com/Rem105-210/DiffFashion.

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