CVApr 26, 2024

MV-VTON: Multi-View Virtual Try-On with Diffusion Models

arXiv:2404.17364v435 citationsh-index: 20AAAI
Originality Highly original
AI Analysis

This addresses the challenge of multi-view virtual try-on for e-commerce and fashion applications, representing a novel extension beyond existing frontal-only methods.

The paper tackles the problem of generating realistic virtual try-on images from multiple views, especially when the person's view is non-frontal, by introducing MV-VTON with diffusion models and a view-adaptive selection method, achieving state-of-the-art results on their MVG dataset and outperforming on frontal-view datasets like VITON-HD and DressCode.

The goal of image-based virtual try-on is to generate an image of the target person naturally wearing the given clothing. However, existing methods solely focus on the frontal try-on using the frontal clothing. When the views of the clothing and person are significantly inconsistent, particularly when the person's view is non-frontal, the results are unsatisfactory. To address this challenge, we introduce Multi-View Virtual Try-ON (MV-VTON), which aims to reconstruct the dressing results from multiple views using the given clothes. Given that single-view clothes provide insufficient information for MV-VTON, we instead employ two images, i.e., the frontal and back views of the clothing, to encompass the complete view as much as possible. Moreover, we adopt diffusion models that have demonstrated superior abilities to perform our MV-VTON. In particular, we propose a view-adaptive selection method where hard-selection and soft-selection are applied to the global and local clothing feature extraction, respectively. This ensures that the clothing features are roughly fit to the person's view. Subsequently, we suggest joint attention blocks to align and fuse clothing features with person features. Additionally, we collect a MV-VTON dataset MVG, in which each person has multiple photos with diverse views and poses. Experiments show that the proposed method not only achieves state-of-the-art results on MV-VTON task using our MVG dataset, but also has superiority on frontal-view virtual try-on task using VITON-HD and DressCode datasets.

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