paper-with-me

Papers

Semi-Supervised Learning for Face Sketch Synthesis in the Wild

2018-12-12 · Chaofeng Chen, Wei Liu, Xiao Tan, Kwan-Yee K. Wong

Face sketch synthesis has made great progress in the past few years. Recent methods based on deep neural networks are able to generate high quality sketches from face photos. However, due to the lack of training data (photo-sketch pairs), none of such deep learning based methods can be applied successfully to face photos in the wild. In this paper, we propose a semi-supervised deep learning architecture which extends face sketch synthesis to handle face photos in the wild by exploiting additional face photos in training. Instead of supervising the network with ground truth sketches, we first perform patch matching in feature space between the input photo and photos in a small reference set of photo-sketch pairs. We then compose a pseudo sketch feature representation using the corresponding sketch feature patches to supervise our network. With the proposed approach, we can train our networks using a small reference set of photo-sketch pairs together with a large face photo dataset without ground truth sketches. Experiments show that our method achieve state-of-the-art performance both on public benchmarks and face photos in the wild. Codes are available at https://github.com/chaofengc/Face-Sketch-Wild.

📄 PDF Abstract BibTeX arXiv:1812.04929

Code (1)

chaofengc/Face-Sketch-Wild 공식 구현 pytorch

Tasks

Face Sketch SynthesisPatch Matching

Similar Papers 제목 키워드 기반

Semi-supervised Cycle-GAN for face photo-sketch translation in the wild

2023-07-18 · Chaofeng Chen, Wei Liu, Xiao Tan, Kwan-Yee K. Wong

The performance of face photo-sketch translation has improved a lot thanks to deep neural networks. GAN based methods trained on paired images can produce high-quality results under laboratory settings. Such paired datas…

Translation

Unconstrained Face Sketch Synthesis via Perception-Adaptive Network and A New Benchmark

2021-12-02 · Lin Nie, Lingbo Liu, Zhengtao Wu, Wenxiong Kang

Face sketch generation has attracted much attention in the field of visual computing. However, existing methods either are limited to constrained conditions or heavily rely on various preprocessing steps to deal with in-…

DecoderFace Sketch SynthesisRepresentation Learning

One-shot Face Sketch Synthesis in the Wild via Generative Diffusion Prior and Instruction Tuning

2025-06-18 · Han Wu, Junyao Li, Kangbo Zhao, Sen Zhang 외

Face sketch synthesis is a technique aimed at converting face photos into sketches. Existing face sketch synthesis research mainly relies on training with numerous photo-sketch sample pairs from existing datasets. Howeve…

Face Sketch Synthesis

Convolutional Sketch Inversion

2016-06-09 · Yağmur Güçlütürk, Umut Güçlü, Rob Van Lier, Marcel A. J. van Gerven

In this paper, we use deep neural networks for inverting face sketches to synthesize photorealistic face images. We first construct a semi-simulated dataset containing a very large number of computer-generated face sketc…

Stochastic Optimization

MOST-Net: A Memory Oriented Style Transfer Network for Face Sketch Synthesis

2022-02-08 · Fan Ji, Muyi Sun, Xingqun Qi, Qi Li 외

Face sketch synthesis has been widely used in multi-media entertainment and law enforcement. Despite the recent developments in deep neural networks, accurate and realistic face sketch synthesis is still a challenging ta…

DiversityFace Sketch SynthesisImage-to-Image TranslationSSIM+1