clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 653 forks source link

Changing initial latent code z for translation between domains #150

Open GiannisPikoulis opened 1 year ago

GiannisPikoulis commented 1 year ago

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.