PyTorch-StudioGAN
PyTorch-StudioGAN copied to clipboard
ContraGAN code
hello, i can not find the code of ContraGAN, are these codes open source?
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)