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

[WIP] Include step-time log in comet #60

Closed alexrey88 closed 4 years ago

vict0rsch commented 4 years ago

@alexrey88 because you started from a compromised version of master which had @tianyu-z code trailing around, this PR shows changes which are not really yours but the result of the diff between Tianyu's partially reverted changes and yours.

to fix this, I think the easiest is for you to start fresh: copy your changes somewhere safe, delete this branch and PR (and delete it also here on remote [tell me if you don't know how to]), create a new branch, put your changes in, and create a new PR

If you think your changes are too large for the process to be safely reproduced from a fresh branch we'll have a look at it together (a solution based on cherry-picking could work but I'm not an expert)

vict0rsch commented 4 years ago

(I know that for now you just have a todo, but I'm saying this in case you have some local un-pushed code)