Iterative Facial Image Inpainting Based on an Encoder-Generator Architecture
Yahya Dogan, Hacer Yalim Keles

TL;DR
This paper introduces an efficient iterative facial image inpainting method using an encoder-generator architecture, capable of handling various mask types and producing diverse, realistic results with fewer iterations.
Contribution
The proposed Cyclic Reverse Generator architecture enables iterative inpainting with quality assessment, allowing diverse results without mask-specific training and improving performance on large masks.
Findings
Fewer iterations needed for realistic images
Outperforms state-of-the-art on large masks
Handles diverse mask types effectively
Abstract
Facial image inpainting is a challenging problem as it requires generating new pixels that include semantic information for masked key components in a face, e.g., eyes and nose. Recently, remarkable methods have been proposed in this field. Most of these approaches use encoder-decoder architectures and have different limitations such as allowing unique results for a given image and a particular mask. Alternatively, some optimization-based approaches generate promising results using different masks with generator networks. However, these approaches are computationally more expensive. In this paper, we propose an efficient solution to the facial image inpainting problem using the Cyclic Reverse Generator (CRG) architecture, which provides an encoder-generator model. We use the encoder to embed a given image to the generator space and incrementally inpaint the masked regions until a…
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
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques
MethodsInpainting
