Hacker News new | ask | show | jobs
by Waterluvian 2530 days ago
Does AI image generation struggle with high resolutions or is that just a choice for web friendliness?

I was thinking maybe the limited resolution of these tools is to hide blemishes. I'd really like ultra high resolution versions of some of these.

2 comments

Traditionally, GANs have. It wasn’t really possible to make high quality, high resolution GAN output until ~last year when researchers discovered how to progressively grow them from smaller resolution ones.

https://towardsdatascience.com/progan-how-nvidia-generated-i...

Usually higher resolution will require significantly more GPU memory.