↓ 6 callersFunctionget_kid(kcd, batch_size, images1, images2, inception_images, real_activation, fake_activation, activations)
scripts/GAN_Metrics-Tensorflow/frechet_kernel_Inception_distance.py:341
↓ 3 callersFunctionget_fid(fcd, batch_size, images1, images2, inception_images, real_activation, fake_activation, activations)
scripts/GAN_Metrics-Tensorflow/frechet_kernel_Inception_distance.py:332
↓ 2 callersMethod__init__(self, input_nc=3, output_nc=4, ngf=64, norm_layer=nn.BatchNorm2d, use_dropout=False, n_blocks=6)
AttentionGAN-v1/models.py:7