junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use CycleGAN pretrained model not working properly

DrLemonn opened this issue · 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.
捕获

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

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