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

Discriminator #21

Open
ZOUKaifeng opened this issue Sep 6, 2021 · 1 comment
Open

Discriminator #21

ZOUKaifeng opened this issue Sep 6, 2021 · 1 comment

Comments

@ZOUKaifeng
Copy link

It seems that you have two identical discriminators which share the same architecture, the same loss...
I don't understand that ... Or is there another point I didn't notice?

@Prinsphield
Copy link
Owner

Prinsphield commented Sep 6, 2021

Two discriminators are of the same architecture, but capture different scales of information (see here). Besides, the weights of two discriminators are not shared.

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

2 participants