clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing initial latent code z for translation between domains

GiannisPikoulis opened this issue · comments

During domain translation using different latent codes z results in various effects regarding background generated image color. This is not desired as we would want to have consistent background and context between source and target images.