Multiple Exemplars-based Hallucinationfor Face Super-resolution and Editing
Kaili Wang, Jose Oramas, Tinne Tuytelaars

TL;DR
This paper introduces a face super-resolution and editing method that uses multiple high-resolution exemplars of the same person to guide the reconstruction, improving detail and enabling subtle edits.
Contribution
It proposes a novel multi-exemplar guided face super-resolution approach with a pixel-wise weight module, outperforming existing methods and enabling face editing.
Findings
Super-resolved images are nearly indistinguishable from real images.
The method outperforms existing approaches on CelebA and WebFace datasets.
Multiple exemplars improve super-resolution quality over single exemplars.
Abstract
Given a really low-resolution input image of a face (say 16x16 or 8x8 pixels), the goal of this paper is to reconstruct a high-resolution version thereof. This, by itself, is an ill-posed problem, as the high-frequency information is missing in the low-resolution input and needs to be hallucinated, based on prior knowledge about the image content. Rather than relying on a generic face prior, in this paper, we explore the use of a set of exemplars, i.e. other high-resolution images of the same person. These guide the neural network as we condition the output on them. Multiple exemplars work better than a single one. To combine the information from multiple exemplars effectively, we introduce a pixel-wise weight generation module. Besides standard face super-resolution, our method allows to perform subtle face editing simply by replacing the exemplars with another set with different…
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
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis
MethodsLow-resolution input
