Spatial PixelCNN: Generating Images from Patches

Nader Akoury,Anh Nguyen
DOI: https://doi.org/10.48550/arXiv.1712.00714
2017-12-03
Abstract:In this paper we propose Spatial PixelCNN, a conditional autoregressive model that generates images from small patches. By conditioning on a grid of pixel coordinates and global features extracted from a Variational Autoencoder (VAE), we are able to train on patches of images, and reproduce the full-sized image. We show that it not only allows for generating high quality samples at the same resolution as the underlying dataset, but is also capable of upscaling images to arbitrary resolutions (tested at resolutions up to $50\times$) on the MNIST dataset. Compared to a PixelCNN++ baseline, Spatial PixelCNN quantitatively and qualitatively achieves similar performance on the MNIST dataset.
Computer Vision and Pattern Recognition,Machine Learning
What problem does this paper attempt to address?