Continuation of Famous Art with AI: A Conditional Adversarial Network Inpainting Approach
Jordan J. Bird

TL;DR
This paper presents a conditional GAN-based inpainting method to extend and generate famous artworks, capturing textures, scenery, and details like text, demonstrated across diverse art datasets.
Contribution
It introduces a novel inpainting approach using a conditional GAN trained on cropped images to generate extended artwork continuations, including texture and scene details.
Findings
Successfully extended artworks with realistic textures and scenery.
Generated features like sky, water, and text even in border regions.
Performed well across diverse art styles and datasets.
Abstract
Much of the state-of-the-art in image synthesis inspired by real artwork are either entirely generative by filtered random noise or inspired by the transfer of style. This work explores the application of image inpainting to continue famous artworks and produce generative art with a Conditional GAN. During the training stage of the process, the borders of images are cropped, leaving only the centre. An inpainting GAN is then tasked with learning to reconstruct the original image from the centre crop by way of minimising both adversarial and absolute difference losses, which are analysed by both their Fr\'echet Inception Distances and manual observations which are presented. Once the network is trained, images are then resized rather than cropped and presented as input to the generator. Following the learning process, the generator then creates new images by continuing from the edges of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques · Advanced Image Processing Techniques
MethodsInpainting
