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

Cond or multi t #31

Closed vict0rsch closed 4 years ago

vict0rsch commented 4 years ago

using opts.gen.t.use_bit_conditioning we can select wether we want two different translation models or only one whose generation will depend on a feature map-like bit

vict0rsch commented 4 years ago

Actually I messed up with cherry picking stuff directly on master earlier (oooooh bad bad) so the main change is not visible here but I'll comment on them