akanimax / BMSG-GAN

[MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation
MIT License
630 stars 104 forks source link

Question regarding higher resolution generation #45

Closed vinayakarannil closed 3 years ago

vinayakarannil commented 3 years ago

What is the config parameter to generate 512 or 1024px images? Default training setup generates up to 256*256 only

vinayakarannil commented 3 years ago

Got it! its the depth parameter. I increased it to 9 and was able to generate upto 1024