Hey,
are the results obtained by using interpolation instead of Random affine transformation equally good (i.e. case when random_affine == None)? Also, does InGAN work when you apply the affine transformation to the input image directly, unlike the current case where you apply the tranformation to the output of the first conv + norm layers ?