Skip to content

WGANGP model - how does _build_adversarial work #97

@gibki123

Description

@gibki123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions