igul222 / improved_wgan_training

Code for reproducing experiments in "Improved Training of Wasserstein GANs"
MIT License
2.35k stars 668 forks source link

How to train on 1000x1000 images? with multi-gpu settings #48

Open arasharchor opened 7 years ago

arasharchor commented 7 years ago

Hi,

I tried a couple of time to change the resolution of input image to higher ones, but failed due to some errors which I could not debug. Has someone already tried bigger images than 64x64s?

bx-h commented 4 years ago

may be you can crop out 64 * 64 patches from the origin image