mit-han-lab / data-efficient-gans

[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
https://arxiv.org/abs/2006.10738
BSD 2-Clause "Simplified" License
1.27k stars 175 forks source link

Kityshchuk/comet #64

Closed Reason239 closed 3 years ago

Reason239 commented 3 years ago

Fix image logging problem: Image logging was placed before cur_tick update.

Moved it higher.