VITON-DiT: Learning In-the-Wild Video Try-On from Human Dance Videos via Diffusion Transformers
Jun Zheng, Fuwei Zhao, Youjiang Xu, Xin Dong, Xiaodan Liang
TL;DR
This work tackles video virtual try-on in unconstrained real-world settings by introducing VITON-DiT, a DiT-based framework that fuses a Spatio-Temporal Denoising DiT, a Garment Extractor, and an Identity-Preservation ControlNet through an attention fusion mechanism to preserve clothing details and identity in long, unpaired video sequences. It leverages unpaired dance videos in a multi-stage self-supervised training regime and employs random conditioning and Interpolated Auto-Regressive inference to enable tens-of-seconds video generation with temporal consistency. The approach achieves competitive image quality while delivering superior video fidelity and weaving garment textures faithfully into dynamic human motion, outperforming GAN-based and UNet-based diffusion baselines. The paper also provides a new real-world benchmark and demonstrates the model's data scalability and robustness to challenging poses and backgrounds, suggesting a practical path toward scalable, in-the-wild video try-on systems.
Abstract
Video try-on stands as a promising area for its tremendous real-world potential. Prior works are limited to transferring product clothing images onto person videos with simple poses and backgrounds, while underperforming on casually captured videos. Recently, Sora revealed the scalability of Diffusion Transformer (DiT) in generating lifelike videos featuring real-world scenarios. Inspired by this, we explore and propose the first DiT-based video try-on framework for practical in-the-wild applications, named VITON-DiT. Specifically, VITON-DiT consists of a garment extractor, a Spatial-Temporal denoising DiT, and an identity preservation ControlNet. To faithfully recover the clothing details, the extracted garment features are fused with the self-attention outputs of the denoising DiT and the ControlNet. We also introduce novel random selection strategies during training and an Interpolated Auto-Regressive (IAR) technique at inference to facilitate long video generation. Unlike existing attempts that require the laborious and restrictive construction of a paired training dataset, severely limiting their scalability, VITON-DiT alleviates this by relying solely on unpaired human dance videos and a carefully designed multi-stage training strategy. Furthermore, we curate a challenging benchmark dataset to evaluate the performance of casual video try-on. Extensive experiments demonstrate the superiority of VITON-DiT in generating spatio-temporal consistent try-on results for in-the-wild videos with complicated human poses.
