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

Network pickle not saving! #91

Closed waleedrazakhan92 closed 2 years ago

waleedrazakhan92 commented 2 years ago

Hi, I'm training stylegan2-ada. The training keeps running but after the tick 0 no model is saved. So even after 3 ticks i only have network-snapshot-00000.pkl file. I'm training with default settings on custom dataset of 139 images at 256x256 resolution.