TED-VITON: Transformer-Empowered Diffusion Models for Virtual Try-On
Zhenchen Wan, Yanwu Xu, Zhaoqing Wang, Feng Liu, Tongliang Liu, Mingming Gong
TL;DR
TED-VITON tackles the limitations of text-to-image diffusion backbones for Virtual Try-On by migrating VTO to a Diffusion Transformer (DiT) framework and addressing garment detail and text fidelity. It introduces a Garment Semantic (GS) Adapter, a Text Preservation Loss, and an LLM-guided prompt constraint to align high-level garment semantics with detailed visual rendering, while leveraging DiT-GarmentNet and DiT-TryOnNet for joint garment-person synthesis. The model uses GPT-4o-generated garment descriptions to provide rich semantic conditioning and employs a prior-preservation-inspired loss to maintain text clarity during fine-tuning. Quantitative and qualitative evaluations on VITON-HD and DressCode demonstrate state-of-the-art results in LPIPS, CLIP-I, FID, and KID, with superior text rendering of logos and multi-line text, validating TED-VITON as a scalable, high-fidelity solution for realistic VTO in varied poses and lighting.
Abstract
Recent advancements in Virtual Try-On (VTO) have demonstrated exceptional efficacy in generating realistic images and preserving garment details, largely attributed to the robust generative capabilities of text-to-image (T2I) diffusion backbones. However, the T2I models that underpin these methods have become outdated, thereby limiting the potential for further improvement in VTO. Additionally, current methods face notable challenges in accurately rendering text on garments without distortion and preserving fine-grained details, such as textures and material fidelity. The emergence of Diffusion Transformer (DiT) based T2I models has showcased impressive performance and offers a promising opportunity for advancing VTO. Directly applying existing VTO techniques to transformer-based T2I models is ineffective due to substantial architectural differences, which hinder their ability to fully leverage the models' advanced capabilities for improved text generation. To address these challenges and unlock the full potential of DiT-based T2I models for VTO, we propose TED-VITON, a novel framework that integrates a Garment Semantic (GS) Adapter for enhancing garment-specific features, a Text Preservation Loss to ensure accurate and distortion-free text rendering, and a constraint mechanism to generate prompts by optimizing Large Language Model (LLM). These innovations enable state-of-the-art (SOTA) performance in visual quality and text fidelity, establishing a new benchmark for VTO task. Project page: https://zhenchenwan.github.io/TED-VITON/
