DCGAN
DCGAN copied to clipboard
How to train on existing checkpoint
I would like to train on an existing saved checkpoint but it seems the GAN learn from scratches.
Is there some way to load a existing checkpoint ?
Thanks in advance.