cc-ai / climategan

Code and pre-trained model for the algorithm generating visualisations of 3 climate change related events: floods, wildfires and smog.
https://thisclimatedoesnotexist.com
GNU General Public License v3.0
72 stars 18 forks source link

Refactor duplicate calls to dicriminator #158

Closed 51N84D closed 3 years ago

51N84D commented 3 years ago

Generator and Discriminator updates have an identical portion that's duplicated. We should make this a function that we just call twice