You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really thanks for your great works!
Currently, I'm trying to use your pre-trained network CelebA (64x64) for fine-tuning.
Regarding this, I have two questions about resuming from the pre-trained network.
Q1. Does the uploaded pre-trained pickle contain the best performance of your network for CelebA? Approximately how many epochs did it run?
Q2. Even if I have tried to resume from pre-trained network by using --resume [path to the pre-trained pickle file], it seems the network starts from the initial state of knowing nothing. Is there any other specific command for fine-tuning?
The text was updated successfully, but these errors were encountered:
Really thanks for your great works!
Currently, I'm trying to use your pre-trained network CelebA (64x64) for fine-tuning.
Regarding this, I have two questions about resuming from the pre-trained network.
The text was updated successfully, but these errors were encountered: