junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

The test results with pix2pix were poor #1656

Open zengyanjie opened 4 months ago

zengyanjie commented 4 months ago

When I used pix2pix, the predictions during training were good, but when I tested them, the results were fuzzy. This is my test command: python test.py --dataroot ./datasets/king_pre --name king_pre1 --model pix2pix --dataset_mode unaligned