CVGRMar 17, 2024

Stylized Face Sketch Extraction via Generative Prior with Limited Data

arXiv:2403.11263v111 citationsh-index: 7Computer graphics forum (Print)
Originality Incremental advance
AI Analysis

This addresses the challenge of artistic sketch generation for applications like digital art and forensics, but it is incremental as it builds on existing generative priors.

The paper tackles the problem of extracting high-resolution stylized face sketches from images with limited data, achieving state-of-the-art performance using only 16 training pairs.

Facial sketches are both a concise way of showing the identity of a person and a means to express artistic intention. While a few techniques have recently emerged that allow sketches to be extracted in different styles, they typically rely on a large amount of data that is difficult to obtain. Here, we propose StyleSketch, a method for extracting high-resolution stylized sketches from a face image. Using the rich semantics of the deep features from a pretrained StyleGAN, we are able to train a sketch generator with 16 pairs of face and the corresponding sketch images. The sketch generator utilizes part-based losses with two-stage learning for fast convergence during training for high-quality sketch extraction. Through a set of comparisons, we show that StyleSketch outperforms existing state-of-the-art sketch extraction methods and few-shot image adaptation methods for the task of extracting high-resolution abstract face sketches. We further demonstrate the versatility of StyleSketch by extending its use to other domains and explore the possibility of semantic editing. The project page can be found in https://kwanyun.github.io/stylesketch_project.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes