# Recovering Faces from Portraits with Auxiliary Facial Attributes

**Authors:** Fatemeh Shiri, Xin Yu, Fatih Porikli, Richard Hartley, Piotr Koniusz

arXiv: 1904.03612 · 2019-04-09

## TL;DR

This paper introduces a novel method for recovering photorealistic, identity-preserving faces from artistic portraits by incorporating facial attributes into an autoencoder framework and using adversarial training.

## Contribution

The proposed AFRP method uniquely integrates facial attribute vectors into the autoencoder and employs a discriminative network to generate high-quality, attribute-consistent face reconstructions from stylized portraits.

## Key findings

- Achieves state-of-the-art results on synthesized and sketch datasets.
- Recovers high-quality, identity-preserving faces with desired attributes.
- Effective on unaligned portraits, artistic paintings, and sketches.

## Abstract

Recovering a photorealistic face from an artistic portrait is a challenging task since crucial facial details are often distorted or completely lost in artistic compositions. To handle this loss, we propose an Attribute-guided Face Recovery from Portraits (AFRP) that utilizes a Face Recovery Network (FRN) and a Discriminative Network (DN). FRN consists of an autoencoder with residual block-embedded skip-connections and incorporates facial attribute vectors into the feature maps of input portraits at the bottleneck of the autoencoder. DN has multiple convolutional and fully-connected layers, and its role is to enforce FRN to generate authentic face images with corresponding facial attributes dictated by the input attribute vectors. %Leveraging on the spatial transformer networks, FRN automatically compensates for misalignments of portraits. % and generates aligned face images. For the preservation of identities, we impose the recovered and ground-truth faces to share similar visual features. Specifically, DN determines whether the recovered image looks like a real face and checks if the facial attributes extracted from the recovered image are consistent with given attributes. %Our method can recover high-quality photorealistic faces from unaligned portraits while preserving the identity of the face images as well as it can reconstruct a photorealistic face image with a desired set of attributes. Our method can recover photorealistic identity-preserving faces with desired attributes from unseen stylized portraits, artistic paintings, and hand-drawn sketches. On large-scale synthesized and sketch datasets, we demonstrate that our face recovery method achieves state-of-the-art results.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.03612/full.md

## Figures

117 figures with captions in the complete paper: https://tomesphere.com/paper/1904.03612/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/1904.03612/full.md

---
Source: https://tomesphere.com/paper/1904.03612