StyleGAN2_PyTorch
StyleGAN2_PyTorch copied to clipboard
StyleGAN2 PyTorch 1.0.1
AttributeError: 'DataParallel' object has no attribute 'g_synthesis'
can the code run 3*256*256??Why did I train for a week and it didn't work??
https://github.com/tomguluson92/StyleGAN2_PyTorch/blob/37741fbadc59c2fb2613248aa5d74f5b9d66de73/network/stylegan2.py#L95
thanks for your sharing, but when I feed the trainer with a bunch of images from FFHQ(~1K), the loss stayed unchanged through each training iteration. any idea? 