paper-with-me

Papers

GP-VTON: Towards General Purpose Virtual Try-on via Collaborative Local-Flow Global-Parsing Learning

2023-03-24 · CVPR 2023 1 · Zhenyu Xie, Zaiyu Huang, Xin Dong, Fuwei Zhao, Haoye Dong, Xijin Zhang, Feida Zhu, Xiaodan Liang

Image-based Virtual Try-ON aims to transfer an in-shop garment onto a specific person. Existing methods employ a global warping module to model the anisotropic deformation for different garment parts, which fails to preserve the semantic information of different parts when receiving challenging inputs (e.g, intricate human poses, difficult garments). Moreover, most of them directly warp the input garment to align with the boundary of the preserved region, which usually requires texture squeezing to meet the boundary shape constraint and thus leads to texture distortion. The above inferior performance hinders existing methods from real-world applications. To address these problems and take a step towards real-world virtual try-on, we propose a General-Purpose Virtual Try-ON framework, named GP-VTON, by developing an innovative Local-Flow Global-Parsing (LFGP) warping module and a Dynamic Gradient Truncation (DGT) training strategy. Specifically, compared with the previous global warping mechanism, LFGP employs local flows to warp garments parts individually, and assembles the local warped results via the global garment parsing, resulting in reasonable warped parts and a semantic-correct intact garment even with challenging inputs.On the other hand, our DGT training strategy dynamically truncates the gradient in the overlap area and the warped garment is no more required to meet the boundary constraint, which effectively avoids the texture squeezing problem. Furthermore, our GP-VTON can be easily extended to multi-category scenario and jointly trained by using data from different garment categories. Extensive experiments on two high-resolution benchmarks demonstrate our superiority over the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.13756

Code (2)

xiezhy6/gp-vton 공식 구현 pytorch
siqi0905/gardiff pytorch

Tasks

Virtual Try-on

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PROMO: Promptable Outfitting for Efficient High-Fidelity Virtual Try-On

2026-03-12 · Haohua Chen, Tianze Zhou, Wei Zhu, Runqi Wang 외 arxiv

Virtual Try-on (VTON) has become a core capability for online retail, where realistic try-on results provide reliable fit guidance, reduce returns, and benefit both consumers and merchants. Diffusion-based VTON methods a…

Virtual Try-onImage Editing

Layering Virtual Try-On

2026-07-24 · Chun Feng, Bowei Chen, Mengyi Shan, Ira Kemelmacher-Shlizerman arxiv

In the real world, fashion is about layering: adding a jacket over a shirt, or a sequence of adding and removing layers, rather than just a single-layer swap. This fundamental real-world task remains a challenge in exist…

Garments2Look: A Multi-Reference Dataset for High-Fidelity Outfit-Level Virtual Try-On with Clothing and Accessories

2026-03-14 · Junyao Hu, Zhongwei Cheng, Waikeung Wong, Xingxing Zou arxiv

Virtual try-on (VTON) has advanced single-garment visualization, yet real-world fashion centers on full outfits with multiple garments, accessories, fine-grained categories, layering, and diverse styling, remaining beyon…

Virtual Try-onImage Editing

OmniDiT: Extending Diffusion Transformer to Omni-VTON Framework

2026-03-20 · Weixuan Zeng, Pengcheng Wei, Huaiqing Wang, Boheng Zhang 외 arxiv

Despite the rapid advancement of Virtual Try-On (VTON) and Try-Off (VTOFF) technologies, existing VTON methods face challenges with fine-grained detail preservation, generalization to complex scenes, complicated pipeline…

Virtual Try-on

OmniVTON++: Training-Free Universal Virtual Try-On with Principal Pose Guidance

2026-02-16 · Zhaotong Yang, Yong Du, Shengfeng He, Yuhui Li 외 arxiv

Image-based Virtual Try-On (VTON) concerns the synthesis of realistic person imagery through garment re-rendering under human pose and body constraints. In practice, however, existing approaches are typically optimized f…

Virtual Try-on