lucidrains / lightweight-gan

Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
MIT License
1.63k stars 222 forks source link

How to continue training? #55

Closed idelyan closed 3 years ago

idelyan commented 3 years ago

How to continue training with the last saved weight?

Dok11 commented 3 years ago

Just use same name in command line

jonas-klesen commented 3 years ago

And make sure NOT to set --new