-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi, I am new to this field and I am using your public git code in order to understand how GANs work.
When I download and import the pretrained model, I see that there is a file called weights.49.pth.
Now I was wondering: when I train my model (which is supposed to be trained for 200 epochs) I have to exploit the pretrained model by starting the training process using the informations stored in the file weights.49.pth? This means that I can resume the training starting from epoch 50? In order to do all of that I had to change a bit your code but I am not sure if what I am saying is theoretically correct and works in practice.
Sorry for the question but I'm a beginner! Thank you.
Metadata
Metadata
Assignees
Labels
No labels