Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

StableVITON: Learning Semantic Correspondence with Latent Diffusion Model for Virtual Try-On

About

Given a clothing image and a person image, an image-based virtual try-on aims to generate a customized image that appears natural and accurately reflects the characteristics of the clothing image. In this work, we aim to expand the applicability of the pre-trained diffusion model so that it can be utilized independently for the virtual try-on task.The main challenge is to preserve the clothing details while effectively utilizing the robust generative capability of the pre-trained model. In order to tackle these issues, we propose StableVITON, learning the semantic correspondence between the clothing and the human body within the latent space of the pre-trained diffusion model in an end-to-end manner. Our proposed zero cross-attention blocks not only preserve the clothing details by learning the semantic correspondence but also generate high-fidelity images by utilizing the inherent knowledge of the pre-trained model in the warping process. Through our proposed novel attention total variation loss and applying augmentation, we achieve the sharp attention map, resulting in a more precise representation of clothing details. StableVITON outperforms the baselines in qualitative and quantitative evaluation, showing promising quality in arbitrary person images. Our code is available at https://github.com/rlawjdghek/StableVITON.

Jeongho Kim, Gyojung Gu, Minho Park, Sunghyun Park, Jaegul Choo• 2023

Related benchmarks

TaskDatasetResultRank
Virtual Try-OnVITON-HD (test)
SSIM87.8
48
Virtual Try-OnVITON-HD 1.0 (test)
FID6.8581
27
Virtual Try-OnDressCode (test)
FID5.082
23
Virtual Try-OnVITON paired HD (test)
FID6.619
19
Video Virtual Try-onVVT (test)
SSIM0.876
17
Video Virtual Try-onViViD (test)
SSIM0.8019
13
Virtual Try-OnHandfit-3K (test)
FID11.3675
12
Virtual Try-OnStreetVTON (test)
FIDu23.15
11
Image-based Virtual Try-OnVITON-HD paired unpaired
SSIM0.878
11
Virtual Try-OnWildVTON (test)
FIDu42.32
11
Showing 10 of 23 rows

Other info

Code

Follow for update