junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
23.09k stars 6.32k forks source link

Bad results facades cyclegan #1588

Open hoangsavitar opened 1 year ago

hoangsavitar commented 1 year ago

Why when I run cyclegan pre-training model with weight file http://efrosgans.eecs.berkeley.edu/cyclegan/pretrained_models/facades_label2photo.pth and dataset at http://efrosgans.eecs.berkeley.edu/cyclegan /datasets/facades. But the result is not the same as the author https://taesung.me/cyclegan/2017/03/25/facades.html. Here are my results when run with python test.py --dataroot datasets\facades\testA --name facades_label2photo_pretrained --model test --no_dropout https://drive.google.com/drive/folders/1992b5LL70bWKerBLokU6_WwG0IBI1BWE?usp =sharing please help me understand why the result is like this