Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about using Spectral Normalization #129

Open
mohammadhosseinashoori opened this issue Oct 26, 2020 · 0 comments
Open

Question about using Spectral Normalization #129

mohammadhosseinashoori opened this issue Oct 26, 2020 · 0 comments

Comments

@mohammadhosseinashoori
Copy link

hello, The article states that

We apply the Spectral Norm [38] to all the layers in both generator and discriminator

but, Spectral Norm is not applied in

  1. last conv layer of generator
  2. first conv layer and last conv layer of discriminator
  3. SPADE 2-layer Demodulation network

I am relatively new to GANs
there is any reason for discarding Spectral Norm in conv layers?
thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant