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
75 stars 18 forks source link

Some images have weird colors #104

Closed 51N84D closed 4 years ago

51N84D commented 4 years ago

When doing inference, occasionally the generated image has a weird color scheme (maybe the channels are shuffled).

Example: AB_410

melisandeteng commented 4 years ago

@51N84D This was fixed with normalization right? So we can close the issue

melisandeteng commented 4 years ago

This was fixed in https://github.com/cc-ai/omnigan/pull/113