Limb-Aware Virtual Try-On Network with Progressive Clothing Warping
Shengping Zhang, Xiaoyu Han, Weigang Zhang, Xiangyuan Lan, Hongxun Yao, Qingming Huang
TL;DR
PL-VTON tackles the challenge of image-based virtual try-on by introducing limb-aware, progressive clothing warping and limb-detail generation. It decomposes the problem into three modules—Progressive Clothing Warping (PCW) for fine-grained garment alignment, Person Parsing Estimator (PPE) for semantically guided body structure, and Limb-aware Texture Fusion (LTF) for coarse-to-fine texture synthesis with limb-aware guidance. Key contributions include a gravity-aware loss for realistic garment edges, a non-limb target parsing prior to target parsing, and an improved clothing-agnostic person representation to preserve non-clothing details. Empirical results on VITON and additional datasets show improvements in FID, SSIM, and PSNR, along with strong qualitative performance and user preferences, indicating practical impact for high-fidelity virtual try-on in e-commerce.
Abstract
Image-based virtual try-on aims to transfer an in-shop clothing image to a person image. Most existing methods adopt a single global deformation to perform clothing warping directly, which lacks fine-grained modeling of in-shop clothing and leads to distorted clothing appearance. In addition, existing methods usually fail to generate limb details well because they are limited by the used clothing-agnostic person representation without referring to the limb textures of the person image. To address these problems, we propose Limb-aware Virtual Try-on Network named PL-VTON, which performs fine-grained clothing warping progressively and generates high-quality try-on results with realistic limb details. Specifically, we present Progressive Clothing Warping (PCW) that explicitly models the location and size of in-shop clothing and utilizes a two-stage alignment strategy to progressively align the in-shop clothing with the human body. Moreover, a novel gravity-aware loss that considers the fit of the person wearing clothing is adopted to better handle the clothing edges. Then, we design Person Parsing Estimator (PPE) with a non-limb target parsing map to semantically divide the person into various regions, which provides structural constraints on the human body and therefore alleviates texture bleeding between clothing and body regions. Finally, we introduce Limb-aware Texture Fusion (LTF) that focuses on generating realistic details in limb regions, where a coarse try-on result is first generated by fusing the warped clothing image with the person image, then limb textures are further fused with the coarse result under limb-aware guidance to refine limb details. Extensive experiments demonstrate that our PL-VTON outperforms the state-of-the-art methods both qualitatively and quantitatively.
