PyTorch-StudioGAN
PyTorch-StudioGAN copied to clipboard
contraGan
Hello, I can't find the source code for contraGan, how can I find it?
ContraGAN refers to a conditional Generative Adversarial Network (GAN) that is trained using Conditional Contrastive Loss. Please refer to this loss (https://github.com/POSTECH-CVLab/PyTorch-StudioGAN/blob/master/src/utils/losses.py#L49-L98)