pytorch-CycleGAN-and-pix2pix
pytorch-CycleGAN-and-pix2pix copied to clipboard
My training image and test image are not square, but 64*1800 size, and want to get the output image of the original size, how should I modify the code
You can use --preprocess none. See Training & Test Tips for more details.