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

WGANGP model - how does _build_adversarial work #97

Open
gibki123 opened this issue Jan 15, 2022 · 0 comments
Open

WGANGP model - how does _build_adversarial work #97

gibki123 opened this issue Jan 15, 2022 · 0 comments

Comments

@gibki123
Copy link

I am wondering how _build_adversarial method works. I see that This method is called only once during WGANGP init. I keep asking myself how line :
self.set_trainable(self.generator, False)
can work every iteration if this method is called only once
And also how RandomWeightedAverage images can be counted every iteration?

Can somebody explain this to me? This is probably some functionality of Keras but I cant see this

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