gan
gan copied to clipboard
Restore saved model/checkpoint
Can you please add a way to restore a previous model training? Currently if the script/computer is interrupted, you have to start the training over again.
I tried to add the restore myself but it seems like you have to save some extra stuff if you plan to restore, which the script is currently not saving.