SCGAN
SCGAN copied to clipboard
how to modify the output picture size?
Suppose I input a 2048X2048 picture, how to output the result picture of 2048X2048, the code is no matter how many size pictures are input, the output is 256X256 pictures, I tried to modify img_size, the result is an error, how to modify the output picture size?