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

Domain adaptation for training simclr #82

Closed alexrey88 closed 4 years ago

alexrey88 commented 4 years ago

Question : to train the encoder with simCLR, should we consider real and simulated data as "the same", or use the classifier, or use only one of the two (real or simulated) ?