ICASSP 2021accepted0 citations

Bridging Unpaired Facial Photos and Sketches by Line-Drawings

Meimei Shang, Fei Gao, Xiang Li, Jingjie Zhu, Lingna Dai

Abstract

In this paper, we propose a novel method to learn face sketch synthesis models by using unpaired data. Our main idea is bridging the photo domain ${\mathcal{X}}$ and the sketch domain Y by using the line-drawing domain ${\mathcal{Z}}$. Specially, we map both photos and sketches to line-drawings by using a neural style transfer method, i.e. $F:{\mathcal{X}}/{\mathcal{Y}} \mapsto {\mathcal{Z}}$. Consequently, we obtain pseudo paired data $({\mathcal{Z}},{\mathcal{Y}})$, and can learn the mapping $G:{\mathcal{Z}} \mapsto {\mathcal{Y}}$ in a supervised learning manner. In the inference stage, given a facial photo, we can first transfer it to a line-drawing and then to a sketch by G ○ F. Additionally, we propose a novel stroke loss for generating different types of strokes. Our method, termed sRender, accords well with human artists’ rendering process. Experimental results demonstrate that sRender can generate multi-style sketches, and significantly outperforms existing unpaired image-to-image translation methods.

BibTeX
@inproceedings{icassp2021_bridgingunpaired,
  title = {Bridging Unpaired Facial Photos and Sketches by Line-Drawings},
  author = {Meimei Shang and Fei Gao and Xiang Li and Jingjie Zhu and Lingna Dai},
  booktitle = {ICASSP 2021},
  year = {2021}
}