TL;DR
This paper introduces a novel cloth interactive transformer (CIT) framework for virtual try-on, effectively capturing long-range correlations and mutual dependencies to produce more realistic and natural-looking try-on results.
Contribution
The paper proposes a two-stage transformer-based approach that models cloth-person interactions and mutual dependencies, improving virtual try-on realism over CNN-based methods.
Findings
CIT achieves competitive performance on public fashion datasets.
The method produces more natural and consistent try-on results.
Long-range correlation modeling enhances virtual try-on quality.
Abstract
The 2D image-based virtual try-on has aroused increased interest from the multimedia and computer vision fields due to its enormous commercial value. Nevertheless, most existing image-based virtual try-on approaches directly combine the person-identity representation and the in-shop clothing items without taking their mutual correlations into consideration. Moreover, these methods are commonly established on pure convolutional neural networks (CNNs) architectures which are not simple to capture the long-range correlations among the input pixels. As a result, it generally results in inconsistent results. To alleviate these issues, in this paper, we propose a novel two-stage cloth interactive transformer (CIT) method for the virtual try-on task. During the first stage, we design a CIT matching block, aiming to precisely capture the long-range correlations between the cloth-agnostic person…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Dense Connections · Softmax · Layer Normalization · Residual Connection · Adam
