Skip to content

GAP-LAB-CUHK-SZ/PICTURE

Repository files navigation

PICTURE

PICTURE: PhotorealistIC virtual Try-on from UnconstRained dEsigns

Shuliang Ning*, Duomin Wang, Yipeng Qin, Zirong Jin, Baoyuan Wang, Xiaoguang Han

YouTube

richdreamer

Install

- System requirement: Ubuntu20.04
- Tested GPUs: A100 40G.
- Cuda 11.7

Install requirements using following scripts.

git clone https://github.com/ningshuliang/PICTURE.git
conda create -n picture
conda activate picture
pip install -r requirements.txt

Download the pretrained weights baiduyun or Google Drive and place it in the pretrain_models directory.

Stage 1

cd Stage1_Text_to_Parsing
bash test.sh

Stage 2

cd Stage2_Parsing_to_Image
bash test.sh

Architecture

architecture

Experiments

text-to-nd

text-to-nd

text-to-nd

text-to-nd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published