diff --git a/README.md b/README.md index 799a97bc..9ccdd2c1 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,3 @@ StudioGAN is established for the following research projects. Please cite our wo [1] Experiments on Tiny ImageNet are conducted using the ResNet architecture instead of CNN. [2] Our re-implementation of [ACGAN (ICML'17)](https://arxiv.org/abs/1610.09585) with slight modifications, which bring strong performance enhancement for the experiment using CIFAR10. - -[4] IS is computed using Tensorflow official code. - -[5] The difference in FID values between the original StyleGAN2 and StudioGAN implementation is caused by the presence of random flip augmentation.