Face Sketch Synthesis and Recognition

Abstract

We propose a novel face photo retrieval system using sketch drawings. By transforming a photo image into a sketch, we reduce the difference between photo and sketch significantly, thus allow effective matching between the two. To improve the synthesis performance, we separate shape and texture information in a face photo, and conduct transformation on them respectively. Finally a Bayesian classifier is used to recognize the probing sketch from the synthesized pseudo-sketches. Experiments on a data set containing 606 people clearly demonstrate the efficacy of the algorithm.

Cite

Text

Tang and Wang. "Face Sketch Synthesis and Recognition." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238414

Markdown

[Tang and Wang. "Face Sketch Synthesis and Recognition." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/tang2003iccv-face/) doi:10.1109/ICCV.2003.1238414

BibTeX

@inproceedings{tang2003iccv-face,
  title     = {{Face Sketch Synthesis and Recognition}},
  author    = {Tang, Xiaoou and Wang, Xiaogang},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2003},
  pages     = {687-694},
  doi       = {10.1109/ICCV.2003.1238414},
  url       = {https://mlanthology.org/iccv/2003/tang2003iccv-face/}
}