NVlabs / denoising-diffusion-gan

Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804
Other
688 stars 77 forks source link

Continue Train option support #38

Closed shaozixuan98 closed 12 months ago

shaozixuan98 commented 1 year ago

Hi! Thank you for your work! I would like to know whether the code support Continue Train option. When I stop unexpectedly, i want to continue to train the model from last checkpoint!

shaozixuan98 commented 12 months ago

I solved it with provided opt "resume".