zengxianyu/co-mod-gan-pytorch

Diversity of generated images

UdonDa opened this issue · 1 comments

Hi @zengxianyu !!
Thank you for sharing your nice work!
I’d like to ask you about how much generated images have diversity.

I think your architecture depends on StyleGAN so that the generated images have several structures or appearance.
However, without truncation trick, the generated images look similar among all batchs.

Is it correct output?
Input image
0_input

Output images
0

did you use the same noise for all batches?