eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.17k stars 4.05k forks source link

how test image on original size? (UNIT) #184

Open SYLin117 opened 2 years ago

SYLin117 commented 2 years ago

Hi, i'm training image on 256x256. But, I how do I test on 512x512(as origianl image size)?