English

Enhanced Residual Networks for Context-based Image Outpainting

Image and Video Processing 2020-05-15 v1 Computer Vision and Pattern Recognition

Abstract

Although humans perform well at predicting what exists beyond the boundaries of an image, deep models struggle to understand context and extrapolation through retained information. This task is known as image outpainting and involves generating realistic expansions of an image's boundaries. Current models use generative adversarial networks to generate results which lack localized image feature consistency and appear fake. We propose two methods to improve this issue: the use of a local and global discriminator, and the addition of residual blocks within the encoding section of the network. Comparisons of our model and the baseline's L1 loss, mean squared error (MSE) loss, and qualitative differences reveal our model is able to naturally extend object boundaries and produce more internally consistent images compared to current methods but produces lower fidelity images.

Keywords

Cite

@article{arxiv.2005.06723,
  title  = {Enhanced Residual Networks for Context-based Image Outpainting},
  author = {Przemek Gardias and Eric Arthur and Huaming Sun},
  journal= {arXiv preprint arXiv:2005.06723},
  year   = {2020}
}

Comments

6 pages, 5 figures

R2 v1 2026-06-23T15:32:08.383Z