clovaai / stargan-v2

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

Ask about reproducing the style synthesis results #143

Open rkomatsu2020 opened 2 years ago

rkomatsu2020 commented 2 years ago

Hi, I have tried implementing StarGAN v2 following the codes. After training, I met the poor generated images. Below results are output by trained my Generator for animal to animal translation. From left to right, content images, targeted style images and style synthesised images are displayed. As you could see, the output images had the random color images without content and style features. epoch50_fakeStyle_result

About the parameters, I set

Could you give me the advices?

jdunkelheit commented 2 years ago

I'm experiencing the exact same issue. Even after considerable training time, the model only outputs noise.

noise example