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

Style-Based Global Appearance Flow for Virtual Try-On

About

Image-based virtual try-on aims to fit an in-shop garment into a clothed person image. To achieve this, a key step is garment warping which spatially aligns the target garment with the corresponding body parts in the person image. Prior methods typically adopt a local appearance flow estimation model. They are thus intrinsically susceptible to difficult body poses/occlusions and large mis-alignments between person and garment images (see Fig.~\ref{fig:fig1}). To overcome this limitation, a novel global appearance flow estimation model is proposed in this work. For the first time, a StyleGAN based architecture is adopted for appearance flow estimation. This enables us to take advantage of a global style vector to encode a whole-image context to cope with the aforementioned challenges. To guide the StyleGAN flow generator to pay more attention to local garment deformation, a flow refinement module is introduced to add local context. Experiment results on a popular virtual try-on benchmark show that our method achieves new state-of-the-art performance. It is particularly effective in a `in-the-wild' application scenario where the reference image is full-body resulting in a large mis-alignment with the garment image (Fig.~\ref{fig:fig1} Top). Code is available at: \url{https://github.com/SenHe/Flow-Style-VTON}.

Sen He, Yi-Zhe Song, Tao Xiang• 2022

Related benchmarks

TaskDatasetResultRank
Virtual Try-OnVITON paired HD (test)
FID6.17
19
Virtual Try-OnVITON-HD unpaired 1.0 (test)
FID9.91
14
Virtual Try-OnVITON-HD high-resolution (test)
SSIM0.8829
13
Virtual Try-OnDressCode Dresses
SSIM0.8876
9
Virtual Try-OnModel2Model (test)
FID13.926
9
Virtual Try-OnStreet2Street (test)
FID67.009
9
Virtual Try-OnModel2Street (test)
FID77.273
9
Virtual Try-OnShop2Model VITON-HD (test)
FID9.552
8
Virtual Try-OnShop2Street (test)
FID77.843
7
Virtual Try-OnDressCode Upper
SSIM0.9457
5
Showing 10 of 12 rows

Other info

Code

Follow for update