paper-with-me

Papers

Rethinking Garment Conditioning in Diffusion-based Virtual Try-On: Decouple, Don't Denoise

2025-11-24 · Kihyun Na, Jinyoung Choi, Injung Kim arxiv

Virtual Try-On (VTON) synthesizes realistic images of a person wearing a target garment, with broad applications in e-commerce and fashion. Diffusion-based dual-UNet methods achieve strong results but double the parameters by dedicating a separate network to garment conditioning. Spatial concatenation offers a simpler single-network alternative, yet both UNet- and DiT-based instantiations report that full fine-tuning is ineffective, and the community has settled for attention-only training. We ask: why does full fine-tuning fail, and can this be resolved? Through what is, to our knowledge, the first visualization study of dual-UNet reference network behavior, we identify a unifying insight: garment conditioning must be decoupled from the denoising process. Spatial concatenation violates this by embedding the garment within the denoising target, causing three conflicts: guidance leakage, gradient competition, and train-test discrepancy. We derive three design principles to restore this decoupling and implement them as a pure recipe atop a standard architecture with no modification. The resulting model, DeCo-VTON (860M params), achieves single-network state of the art, matching the dual-UNet state of the art at half the cost while being preferred in human evaluation.

📄 PDF Abstract BibTeX arXiv:2511.18775

Code (0)

등록된 구현이 없습니다.

Tasks

Virtual Try-on

Similar Papers 제목 키워드 기반

Enhancing Person-to-Person Virtual Try-On with Multi-Garment Virtual Try-Off

2025-04-17 · Riza Velioglu, Petra Bevandic, Robin Chan, Barbara Hammer

Computer vision is transforming fashion through Virtual Try-On (VTON) and Virtual Try-Off (VTOFF). VTON generates images of a person in a specified garment using a target photo and a standardized garment image, while a m…

Garment ReconstructionImage GenerationVirtual Try-OffVirtual Try-on

Structure-Detail Decoupled Autoregressive Generation for Fast and High-Fidelity Virtual Try-On

2026-07-13 · Lu Yang, Xiaonan Hu, Yanan Li, Daqi Liu 외 arxiv

Virtual try-on (VTON) is a bi-conditional image generation problem that requires not only accurate person preservation but also faithful garment deformation and detail synthesis. Diffusion-based VTON methods can jointly …

OmniVTON: Training-Free Universal Virtual Try-On

2025-07-20 · Zhaotong Yang, Yuhui Li, Shengfeng He, Xinzhe Li 외 arxiv

Image-based Virtual Try-On (VTON) techniques rely on either supervised in-shop approaches, which ensure high fidelity but struggle with cross-domain generalization, or unsupervised in-the-wild methods, which improve adap…

Domain GeneralizationVirtual Try-on

Fashion-VDM: Video Diffusion Model for Virtual Try-On

2024-10-31 · Johanna Karras, Yingwei Li, Nan Liu, Luyang Zhu 외

We present Fashion-VDM, a video diffusion model (VDM) for generating virtual try-on videos. Given an input garment image and person video, our method aims to generate a high-quality try-on video of the person wearing the…

Video GenerationVirtual Try-on

GraVITON: Graph based garment warping with attention guided inversion for Virtual-tryon

2024-06-04 · Sanhita Pathak, Vinay Kaushik, Brejesh lall

Virtual try-on, a rapidly evolving field in computer vision, is transforming e-commerce by improving customer experiences through precise garment warping and seamless integration onto the human body. While existing metho…

Virtual Try-on