|
|
|
|
|
by radarsat1
1256 days ago
|
|
Thanks for the corrections, I was including autoencoders that use an additional adversarial loss (such as VQGAN) when I said GAN. > Dalle 1 works thx to the autoregressive model (also no GAN) It uses an autoregressive model to predict codes for a pretrained VQGAN, doesn't it? Doesn't Stable Diffusion's autoencoder also use an adversarial loss? Otherwise wouldn't it suffer the typical blurring problems well known to MSE? |
|