rosinality / style-based-gan-pytorch

Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
Other
1.1k stars 232 forks source link

About continue training #133

Open moonnnpie opened 2 years ago

moonnnpie commented 2 years ago

Thanks a lot for the code. It really helps. I'm a beginner in this area. I got interrupted when I was training this model. Now in checkpoint I got 040000 model and train_step-2 model, now I want to continue training ,so what should I do know :( . I really need your help, thanks a lot.