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.
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.
About the parameters, I set
Could you give me the advices?