SOTAVerified

Painting Outside the Box: Image Outpainting with GANs

2018-08-25Code Available0· sign in to hype

Mark Sabini, Gili Rusak

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The challenging task of image outpainting (extrapolation) has received comparatively little attention in relation to its cousin, image inpainting (completion). Accordingly, we present a deep learning approach based on Iizuka et al. for adversarially training a network to hallucinate past image boundaries. We use a three-phase training schedule to stably train a DCGAN architecture on a subset of the Places365 dataset. In line with Iizuka et al., we also use local discriminators to enhance the quality of our output. Once trained, our model is able to outpaint 128 128 color images relatively realistically, thus allowing for recursive outpainting. Our results show that deep learning approaches to image outpainting are both feasible and promising.

Tasks

Reproductions