Image Outpainting and Harmonization using Generative Adversarial Networks
Basile Van Hoorick

TL;DR
This paper explores the use of GANs for image outpainting and harmonization, proposing two methods that generate plausible extensions beyond image edges and integrate style consistency.
Contribution
It introduces two novel GAN-based outpainting techniques, including a context encoder and a post-processing step for style harmonization, advancing beyond traditional inpainting methods.
Findings
Effective extrapolation of image edges demonstrated
Enhanced style consistency in generated images
Supports arbitrary output resolutions
Abstract
Although the inherently ambiguous task of predicting what resides beyond all four edges of an image has rarely been explored before, we demonstrate that GANs hold powerful potential in producing reasonable extrapolations. Two outpainting methods are proposed that aim to instigate this line of research: the first approach uses a context encoder inspired by common inpainting architectures and paradigms, while the second approach adds an extra post-processing step using a single-image generative model. This way, the hallucinated details are integrated with the style of the original image, in an attempt to further boost the quality of the result and possibly allow for arbitrary output resolutions to be supported.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Digital Media Forensic Detection
