paper-with-me

Papers

Full-Range Virtual Try-On With Recurrent Tri-Level Transform

2022-01-01 · CVPR 2022 1 · Han Yang, Xinrui Yu, Ziwei Liu

Virtual try-on aims to transfer a target clothing image onto a reference person. Though great progress has been achieved, the functioning zone of existing works is still limited to standard clothes (e.g., plain shirt without complex laces or ripped effect), while the vast complexity and variety of non-standard clothes (e.g., off-shoulder shirt, word-shoulder dress) are largely ignored. In this work, we propose a principled framework, Recurrent Tri-Level Transform (RT-VTON), that performs full-range virtual try-on on both standard and non-standard clothes. We have two key insights towards the framework design: 1) Semantics transfer requires a gradual feature transform on three different levels of clothing representations, namely clothes code, pose code and parsing code. 2) Geometry transfer requires a regularized image deformation between rigidity and flexibility. Firstly, we predict the semantics of the "after-try-on" person by recurrently refining the tri-level feature codes using local gated attention and non-local correspondence learning. Next, we design a semi-rigid deformation to align the clothing image and the predicted semantics, which preserves local warping similarity. Finally, a canonical try-on synthesizer fuses all the processed information to generate the clothed person image. Extensive experiments on conventional benchmarks along with user studies demonstrate that our framework achieves state-of-the-art performance both quantitatively and qualitatively. Notably, RT-VTON shows compelling results on a wide range of non-standard clothes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Virtual Try-on

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Latent Recurrent Transformer: Architecture Exploration, Training Strategies, and Scaling Behavior

2026-05-26 · Zeyi Huang, Xuehai He, LiLiang Ren, Yiping Wang 외 arxiv

We study Latent Recurrent Transformer (LRT), a lightweight augmentation of autoregressive transformers that reuses a high-level source-layer hidden state from the previous token as recurrent memory for the next token. Be…

Artificial intelligence-driven digital twin of a modern house demonstrated in virtual reality

2022-12-14 · Elias Mohammed Elfarri, Adil Rasheed, Omer San

A digital twin is a powerful tool that can help monitor and optimize physical assets in real-time. Simply put, it is a virtual representation of a physical asset, enabled through data and simulators, that can be used for…

Decision MakingDescriptiveDiagnostic

Point Virtual Transformer

2026-02-04 · Veerain Sood, Bnalin, Gaurav Pandey arxiv

LiDAR-based 3D object detectors often struggle to detect far-field objects due to the sparsity of point clouds at long ranges, which limits the availability of reliable geometric cues. To address this, prior approaches a…

3D Object DetectionPoint Clouds

full-FORCE: A Target-Based Method for Training Recurrent Networks

2017-10-09 · Brian DePasquale, Christopher J. Cueva, Kanaka Rajan, G. Sean Escola 외

Trained recurrent networks are powerful tools for modeling dynamic neural computations. We present a target-based method for modifying the full connectivity matrix of a recurrent network to train it to perform tasks invo…

DropAttention: A Regularization Method for Fully-Connected Self-Attention Networks

2019-07-25 · Lin Zehui, PengFei Liu, Luyao Huang, Junkun Chen 외

Variants dropout methods have been designed for the fully-connected layer, convolutional layer and recurrent layer in neural networks, and shown to be effective to avoid overfitting. As an appealing alternative to recurr…