CVMar 17, 2021

Disentangled Cycle Consistency for Highly-realistic Virtual Try-On

arXiv:2103.09479v2127 citations
AI Analysis

This addresses the challenge of unpaired image generation for virtual try-on, offering an incremental improvement over existing methods.

The paper tackles the problem of virtual try-on by proposing a disentangled cycle-consistency network that separates clothing and non-clothing regions, resulting in highly-realistic images and outperforming state-of-the-art methods on benchmarks.

Image virtual try-on replaces the clothes on a person image with a desired in-shop clothes image. It is challenging because the person and the in-shop clothes are unpaired. Existing methods formulate virtual try-on as either in-painting or cycle consistency. Both of these two formulations encourage the generation networks to reconstruct the input image in a self-supervised manner. However, existing methods do not differentiate clothing and non-clothing regions. A straight-forward generation impedes virtual try-on quality because of the heavily coupled image contents. In this paper, we propose a Disentangled Cycle-consistency Try-On Network (DCTON). The DCTON is able to produce highly-realistic try-on images by disentangling important components of virtual try-on including clothes warping, skin synthesis, and image composition. To this end, DCTON can be naturally trained in a self-supervised manner following cycle consistency learning. Extensive experiments on challenging benchmarks show that DCTON outperforms state-of-the-art approaches favorably.

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