GRCVJun 14, 2025

Real-Time Per-Garment Virtual Try-On with Temporal Consistency for Loose-Fitting Garments

arXiv:2506.12348v31 citationsh-index: 4Computer graphics forum (Print)
Originality Incremental advance
AI Analysis

This work solves the specific problem of realistic and stable virtual try-on for loose-fitting garments in fashion and e-commerce applications, representing an incremental improvement over prior per-garment methods.

The paper tackled the problem of virtual try-on for loose-fitting garments by addressing unreliable semantic maps and jittering artifacts, resulting in improved image quality and temporal coherence compared to existing methods.

Per-garment virtual try-on methods collect garment-specific datasets and train networks tailored to each garment to achieve superior results. However, these approaches often struggle with loose-fitting garments due to two key limitations: (1) They rely on human body semantic maps to align garments with the body, but these maps become unreliable when body contours are obscured by loose-fitting garments, resulting in degraded outcomes; (2) They train garment synthesis networks on a per-frame basis without utilizing temporal information, leading to noticeable jittering artifacts. To address the first limitation, we propose a two-stage approach for robust semantic map estimation. First, we extract a garment-invariant representation from the raw input image. This representation is then passed through an auxiliary network to estimate the semantic map. This enhances the robustness of semantic map estimation under loose-fitting garments during garment-specific dataset generation. To address the second limitation, we introduce a recurrent garment synthesis framework that incorporates temporal dependencies to improve frame-to-frame coherence while maintaining real-time performance. We conducted qualitative and quantitative evaluations to demonstrate that our method outperforms existing approaches in both image quality and temporal coherence. Ablation studies further validate the effectiveness of the garment-invariant representation and the recurrent synthesis framework.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes