I'm interested in the wgan-gp with adding AC-GAN conditioning. But there is not introduction about this model in the paper. The code is gan_cifar_resnet.py . In this model, a conditional batchnorm is used. But this explanation in the code is too small for me to get a better understanding. So can you supply the some information or paper about conditional batchnorm @igul222 . In additional, I want it to generate 128x128 pixels images. Can you give me some advises?
I'm interested in the wgan-gp with adding AC-GAN conditioning. But there is not introduction about this model in the paper. The code is gan_cifar_resnet.py . In this model, a conditional batchnorm is used. But this explanation in the code is too small for me to get a better understanding. So can you supply the some information or paper about conditional batchnorm @igul222 . In additional, I want it to generate 128x128 pixels images. Can you give me some advises?
Looking forward to your reply.