facebookresearch / pytorch_GAN_zoo

A mix of GAN implementations including progressive growing
BSD 3-Clause "New" or "Revised" License
1.62k stars 271 forks source link

PGAN 1024x1024 availability #114

Open xhluca opened 4 years ago

xhluca commented 4 years ago

Is there currently plans to make the CelebaHQ-1024 available on torch hub? The 512 model works pretty well, but I think 1024 would be great for generating even larger images.

Molugan commented 4 years ago

Hello, Good point I think I could add it. Let me check if it's still somewhere on the server.

xhluca commented 4 years ago

That would be amazing; thanks!

Molugan commented 4 years ago

It seems that I no longer have the 1024x1024 Celeba-HQ: I need to relaunch a new training session.

In the meantime you can use StyleGAN 1024x1024 on FlickrHQ.