CVJan 19, 2023

Reference Guided Image Inpainting using Facial Attributes

arXiv:2301.08044v13 citationsh-index: 31
AI Analysis

This addresses the difficulty for average users in providing accurate guidance for facial inpainting, making it more accessible.

The paper tackles the problem of facial image inpainting by proposing a user-guided architecture that uses a single reference image to manipulate facial attributes, achieving superior performance compared to state-of-the-art methods on the CelebA-HQ dataset.

Image inpainting is a technique of completing missing pixels such as occluded region restoration, distracting objects removal, and facial completion. Among these inpainting tasks, facial completion algorithm performs face inpainting according to the user direction. Existing approaches require delicate and well controlled input by the user, thus it is difficult for an average user to provide the guidance sufficiently accurate for the algorithm to generate desired results. To overcome this limitation, we propose an alternative user-guided inpainting architecture that manipulates facial attributes using a single reference image as the guide. Our end-to-end model consists of attribute extractors for accurate reference image attribute transfer and an inpainting model to map the attributes realistically and accurately to generated images. We customize MS-SSIM loss and learnable bidirectional attention maps in which importance structures remain intact even with irregular shaped masks. Based on our evaluation using the publicly available dataset CelebA-HQ, we demonstrate that the proposed method delivers superior performance compared to some state-of-the-art methods specialized in inpainting tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes