Real-Time Exemplar-Based Face Sketch Synthesis

Abstract

This paper proposes a simple yet effective face sketch synthesis method. Similar to existing exemplar-based methods, a training dataset containing photo-sketch pairs is required, and a K -NN photo patch search is performed between a test photo and every training exemplar for sketch patch selection. Instead of using the Markov Random Field to optimize global sketch patch selection, this paper formulates face sketch synthesis as an image denoising problem which can be solved efficiently using the proposed method. Real-time performance can be obtained on a state-of-the-art GPU. Meanwhile quantitative evaluations on face sketch recognition and user study demonstrate the effectiveness of the proposed method. In addition, the proposed method can be directly extended to the temporal domain for consistent video sketch synthesis, which is of great importance in digital entertainment.

Cite

Text

Song et al. "Real-Time Exemplar-Based Face Sketch Synthesis." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10599-4_51

Markdown

[Song et al. "Real-Time Exemplar-Based Face Sketch Synthesis." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/song2014eccv-real/) doi:10.1007/978-3-319-10599-4_51

BibTeX

@inproceedings{song2014eccv-real,
  title     = {{Real-Time Exemplar-Based Face Sketch Synthesis}},
  author    = {Song, Yibing and Bao, Linchao and Yang, Qingxiong and Yang, Ming-Hsuan},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {800-813},
  doi       = {10.1007/978-3-319-10599-4_51},
  url       = {https://mlanthology.org/eccv/2014/song2014eccv-real/}
}