Closed txysq closed 6 years ago
Hello, I met the same problem as you when I was training. May I ask how you solved it? My training instruction is python train.py --dataroot./datasets/ xx/--name xx_cyclegan --model cycle_gan --batch_size 4
The test is
python test.py --dataroot./datasets/xx/ --name xx_cyclegan --model cycle_gan
Hello, I met the same problem as you when I was training. May I ask how you solved it? My training instruction is python train.py --dataroot./datasets/ xx/--name xx_cyclegan --model cycle_gan --batch_size 4
The test is
python test.py --dataroot./datasets/xx/ --name xx_cyclegan --model cycle_gan