akanimax/pro_gan_pytorch
Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
PythonMIT
Issues
- 5
Which size GPU for full resolution training?
#29 opened by robbiebarrat - 13
pretained model
#68 opened by fededemo - 2
- 0
Code profiling
#63 opened by akanimax - 2
- 2
256x256 pretrained model
#51 opened by guuske31 - 2
fan-in calculation in _equalized_deconv2d
#44 opened by talkenig - 0
Memory issues/requirements
#45 opened by MaliRobot - 2
model training plateaus
#46 opened by jyu-theartofml - 6
Samples not showing any progress during training for for 1024x1024 model
#34 opened by tomasheiskanen - 0
Could you please provide a training script to reproduce the celeba128 results?
#36 opened by yifanjiang19 - 1
How do I get celebA-HQ data?
#38 opened by vgunjal - 1
recalucating of __progressive_downsampling
#40 opened by joelive - 0
Wrong to the generated image
#41 opened by ShawnDong98 - 3
Very large d_loss
#31 opened by jiujing23333 - 3
Cannot train on GPU
#32 opened by ginacode - 1
- 0
May this code implement on my own data?
#26 opened by ChenXiao61 - 2
Greyscale modifications?
#28 opened by msmacpherson - 14
Running on custom dataset
#23 opened by jyopari - 5
- 1
module must have its parameters and buffers on device cuda:0 (device_ids[0]) but found one of them on device: cpu
#48 opened by AEP-WYK - 1
no module name pro_gan_pytorch.PRO_GAN
#49 opened by qzj19951231 - 1
- 4
square() not exist?
#50 opened by GaoFengs - 0
handling grayscale image
#58 opened by jyu-theartofml - 0
Training the model
#57 opened by dhawan98 - 6
Output size
#55 opened by minxdragon - 1
Training the model
#56 opened by dhawan98 - 4
- 2
- 3
Pretrained models for lower resolutions
#25 opened by wsgharvey - 16
- 1
- 2
- 5
Redproducing paper's results
#19 opened by ArtjomUEA - 3
- 4
- 2
Mnist dataset
#24 opened by orrimoch - 17
Resuming from snapshot and using start_depth
#15 opened by Ianmcmill - 3
Please give me the pretrained model's curl link.
#20 opened by bemoregt - 6
- 2
WGAN_GP Discriminator loss
#18 opened by ArtjomUEA - 3
Error running demo code: forward() missing 1 required positional argument: 'x'
#14 opened by michaeltlu - 3
Possible typo in LSGAN loss
#13 opened by ngoyal2707 - 3
- 7
Why defining bias term yourself?
#7 opened by SaoYan - 1
implementation of MinibatchStdDev
#9 opened by SaoYan - 2
- 5