VTON 360: High-Fidelity Virtual Try-On from Any Viewing Direction
Zijian He, Yuwei Ning, Yipeng Qin, Guangrun Wang, Sibei Yang, Liang Lin, Guanbin Li
TL;DR
VTON 360 addresses the challenge of high-fidelity 3D virtual try-on from any viewing direction by reframing 3D VTON as an extension of 2D VTON that leverages multi-view inputs for 3D consistency. It introduces a pseudo-3D pose derived from SMPL-X normals, a multi-view spatial attention mechanism, and a multi-view CLIP conditioning scheme to enforce coherence across views, all trained within a latent diffusion framework and later reconstructed into 3D with Gaussian Splatting. Across Thuman2.0, MVHumanNet, and e-commerce garments, it achieves superior texture preservation and multi-view consistency compared to state-of-the-art baselines, confirmed by quantitative metrics and user studies. The approach has practical impact for immersive online fashion visualization, enabling reliable 360° VTON with realistic garment details and robust cross-view fidelity.
Abstract
Virtual Try-On (VTON) is a transformative technology in e-commerce and fashion design, enabling realistic digital visualization of clothing on individuals. In this work, we propose VTON 360, a novel 3D VTON method that addresses the open challenge of achieving high-fidelity VTON that supports any-view rendering. Specifically, we leverage the equivalence between a 3D model and its rendered multi-view 2D images, and reformulate 3D VTON as an extension of 2D VTON that ensures 3D consistent results across multiple views. To achieve this, we extend 2D VTON models to include multi-view garments and clothing-agnostic human body images as input, and propose several novel techniques to enhance them, including: i) a pseudo-3D pose representation using normal maps derived from the SMPL-X 3D human model, ii) a multi-view spatial attention mechanism that models the correlations between features from different viewing angles, and iii) a multi-view CLIP embedding that enhances the garment CLIP features used in 2D VTON with camera information. Extensive experiments on large-scale real datasets and clothing images from e-commerce platforms demonstrate the effectiveness of our approach. Project page: https://scnuhealthy.github.io/VTON360.
