English

Undress to Redress: A Training-Free Framework for Virtual Try-On

Computer Vision and Pattern Recognition 2025-08-12 v1

Abstract

Virtual try-on (VTON) is a crucial task for enhancing user experience in online shopping by generating realistic garment previews on personal photos. Although existing methods have achieved impressive results, they struggle with long-sleeve-to-short-sleeve conversions-a common and practical scenario-often producing unrealistic outputs when exposed skin is underrepresented in the original image. We argue that this challenge arises from the ''majority'' completion rule in current VTON models, which leads to inaccurate skin restoration in such cases. To address this, we propose UR-VTON (Undress-Redress Virtual Try-ON), a novel, training-free framework that can be seamlessly integrated with any existing VTON method. UR-VTON introduces an ''undress-to-redress'' mechanism: it first reveals the user's torso by virtually ''undressing,'' then applies the target short-sleeve garment, effectively decomposing the conversion into two more manageable steps. Additionally, we incorporate Dynamic Classifier-Free Guidance scheduling to balance diversity and image quality during DDPM sampling, and employ Structural Refiner to enhance detail fidelity using high-frequency cues. Finally, we present LS-TON, a new benchmark for long-sleeve-to-short-sleeve try-on. Extensive experiments demonstrate that UR-VTON outperforms state-of-the-art methods in both detail preservation and image quality. Code will be released upon acceptance.

Keywords

Cite

@article{arxiv.2508.07680,
  title  = {Undress to Redress: A Training-Free Framework for Virtual Try-On},
  author = {Zhiying Li and Junhao Wu and Yeying Jin and Daiheng Gao and Yun Ji and Kaichuan Kong and Lei Yu and Hao Xu and Kai Chen and Bruce Gu and Nana Wang and Zhaoxin Fan},
  journal= {arXiv preprint arXiv:2508.07680},
  year   = {2025}
}

Comments

13 pages, 8 figures

R2 v1 2026-07-01T04:43:44.386Z