OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
Yuhao Xu, Tao Gu, Weifeng Chen, Chengcai Chen
TL;DR
<3-5 sentence high-level summary> OOTDiffusion tackles the image-based virtual try-on problem by eliminating the need for explicit garment warping and instead learning garment details in a dedicated outfitting UNet that is fused into a pretrained latent diffusion model's denoising network. The method introduces outfitting fusion within self-attention layers and a training-time outfitting dropout, enabling classifier-free guidance for controllable garment influence. Finetuned on high-resolution VITON-HD and Dress Code data, OOTDiffusion delivers superior realism and garment detail preservation, with strong cross-dataset generalization and robust qualitative and quantitative performance. The approach offers practical potential for e-commerce VTON and is accompanied by publicly released code.</p>
Abstract
We present OOTDiffusion, a novel network architecture for realistic and controllable image-based virtual try-on (VTON). We leverage the power of pretrained latent diffusion models, designing an outfitting UNet to learn the garment detail features. Without a redundant warping process, the garment features are precisely aligned with the target human body via the proposed outfitting fusion in the self-attention layers of the denoising UNet. In order to further enhance the controllability, we introduce outfitting dropout to the training process, which enables us to adjust the strength of the garment features through classifier-free guidance. Our comprehensive experiments on the VITON-HD and Dress Code datasets demonstrate that OOTDiffusion efficiently generates high-quality try-on results for arbitrary human and garment images, which outperforms other VTON methods in both realism and controllability, indicating an impressive breakthrough in virtual try-on. Our source code is available at https://github.com/levihsu/OOTDiffusion.
