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

Change defaults hyperparameters #126

Closed melisandeteng closed 3 years ago

melisandeteng commented 3 years ago

@tianyu-z Could you change in defaults whatever hyperparameters are best according to your empirical study please ? Thanks !

tianyu-z commented 3 years ago

The hyper-params that I found perform well in the Masker task but not other tasks. That's why I didn't update the defaults.yaml.

vict0rsch commented 3 years ago

still, it's our current best so let's make it default at least for the masker and we can change it later as we learn :)

melisandeteng commented 3 years ago

still, it's our current best so let's make it default at least for the masker and we can change it later as we learn :)

@tianyu-z Can you make a quick PR for this? Thanks

tianyu-z commented 3 years ago

@melisandeteng Please check https://github.com/cc-ai/omnigan/pull/124. I actually have done that 2 days ago. Sorry, I should have mentioned that.