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

update_d #9

Closed vict0rsch closed 4 years ago

vict0rsch commented 4 years ago

Create multi-scale discriminator architecture from MUNIT in discriminator.py

Fill update_d() in trainer.py just like update_g() is defined meaning splitting cases using representational mode or not