pytorch-CycleGAN-and-pix2pix icon indicating copy to clipboard operation
pytorch-CycleGAN-and-pix2pix copied to clipboard

Keep "Setting up a new session" when I try to re-train a model.

Open sevenPot7 opened this issue 1 year ago • 0 comments

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.

sevenPot7 avatar Jun 14 '23 10:06 sevenPot7