BriefGPT.xyz
Mar, 2021
使用稀疏表示生成图像
Generating Images with Sparse Representations
HTML
PDF
Charlie Nash, Jacob Menick, Sander Dieleman, Peter W. Battaglia
TL;DR
本文提出一种基于分块离散余弦变换(DCT)块的生成模型,使用Transformer-based自回归模型对块进行预测,以生成高质量、多样化的图像,并展示了对于简单的改进,该方法在图像着色和高精度图像放大方面也具有有效性。
Abstract
The high dimensionality of images presents architecture and sampling-efficiency challenges for
likelihood-based generative models
. Previous approaches such as
vq-vae
use deep autoencoders to obtain compact repres
→