pytorch-CycleGAN-and-pix2pix
pytorch-CycleGAN-and-pix2pix copied to clipboard
Keep "Setting up a new session" when I try to re-train a model.
I tried python train.py --dataroot ./datasets/monet2photo --name monet2photo --model cycle_gan but the output is stuck at "Setting up a new session……" What can I do to handle this? Thank you.