All Projects → zhangqianhui → Sawn

zhangqianhui / Sawn

Licence: other
Implementation of 'Controllable Person Image Synthesis with Spatially-Adaptive Warped Normalization'

Programming Languages

python
139335 projects - #7 most used programming language
Cuda
1817 projects
C++
36643 projects - #6 most used programming language
shell
77523 projects

Controllable Person Image Synthesis with Spatially-Adaptive Warped Normalization

Jichao Zhang, Aliaksandr Siarohin, Hao Tang, Enver Sangineto, Wei Wang, Humphrey Shi, Nicu Sebe

University of Trento, ETH Zurich, Snap Research, University of Oregon

Demo Video

Results

Pose Transfer

Texture Transfer

Environments

conda create -n Sawn python=3.6
pip install -r requirement.txt

Training

First: pretraining flow-encoder

bash scripts/train_flowField.sh

Second: training Sawn for Pose-Transfer

bash scripts/train_Sawn.sh

Then: training STPR for Texture-Transfer

bash scripts/train_STPR.sh

Pretrained Model and Results

To-do lists

Questions

If you have any questions/comments, feel free to open a github issue or pull a request or e-mail to the author Jichao Zhang ([email protected]).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].