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

Careful: Sim Masks are not really binary #23

Closed vict0rsch closed 3 years ago

vict0rsch commented 4 years ago

Encoded w/ 3 channels with noisy numbers (for ex. 0.1 instead of 0, 254 instead of 255 etc.)

mask = mask > 255