InGAN icon indicating copy to clipboard operation
InGAN copied to clipboard

Quick question regarding Affine transform Vs Inerpolation

Open Viresh-R opened this issue 4 years ago • 0 comments

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 ?

Viresh-R avatar Feb 16 '21 22:02 Viresh-R