This repository is the official implementation of TryOn-Adapter
TryOn-Adapter: Efficient Fine-Grained Clothing Identity Adaptation for High-Fidelity Virtual Try-On
Jiazheng Xing, Chao Xu, Yijie Qian, Yang Liu, Guang Dai, Baigui Sun, Yong Liu, Jingdong Wang
-
Release Texture Highlighting Map and Segmentation Map -
Release Data Preparation Code - Release Inference Code
- Release model weights
- Release Training Code
-
The VITON-HD dataset serves as a benchmark. Download VITON-HD dataset.
-
In addition to above content, some other preprocessed conditions are in use in TryOn-Adapter. The preprocessed data could be downloaded, respectively. The detail information and code see data_preparation/README.md.
Content Google Baidu Segmentation Map link link Highlighting Texture Map link link -
Generate Warped Cloth and Warped Mask based on the GP-VTON.
Our code is heavily borrowed from Paint-by-Example. We also thank GP-VTON, our warping garments are generated from it.