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

Use CycleGAN pretrained model not working properly

Open DrLemonn opened this issue 2 years ago • 2 comments

I've followed the instructions to download the model and dataset, but get following result.I don't know what's wrong.The code has not been modified. 捕获

DrLemonn avatar May 26 '22 15:05 DrLemonn

Not sure what happended. Could you post the command line that you are using?

junyanz avatar Jun 07 '22 19:06 junyanz

Got the same issue, command: python test.py --dataroot datasets/horse2zebra/testA --name horse2zebra_pretrained --model test --no_dropout

DaoLinZhou avatar Jul 07 '22 22:07 DaoLinZhou