Semantic Component Decomposition for Face Attribute Manipulation

Abstract

Deep neural network-based methods were proposed for face attribute manipulation. There still exist, however, two major issues, i.e., insufficient visual quality (or resolution) of the results and lack of user control. They limit the applicability of existing methods since users may have different editing preference on facial attributes. In this paper, we address these issues by proposing a semantic component model. The model decomposes a facial attribute into multiple semantic components, each corresponds to a specific face region. This not only allows for user control of edit strength on different parts based on their preference, but also makes it effective to remove unwanted edit effect. Further, each semantic component is composed of two fundamental elements, which determine the edit effect and region respectively. This property provides fine interactive control. As shown in experiments, our model not only produces high-quality results, but also allows effective user interaction.

Cite

Text

Chen et al. "Semantic Component Decomposition for Face Attribute Manipulation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.01009

Markdown

[Chen et al. "Semantic Component Decomposition for Face Attribute Manipulation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/chen2019cvpr-semantic/) doi:10.1109/CVPR.2019.01009

BibTeX

@inproceedings{chen2019cvpr-semantic,
  title     = {{Semantic Component Decomposition for Face Attribute Manipulation}},
  author    = {Chen, Ying-Cong and Shen, Xiaohui and Lin, Zhe and Lu, Xin and Pao, I-Ming and Jia, Jiaya},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.01009},
  url       = {https://mlanthology.org/cvpr/2019/chen2019cvpr-semantic/}
}