HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Semi-Supervised Learning for Face Sketch Synthesis in the Wild

Chen Chaofeng ; Liu Wei ; Tan Xiao ; Wong Kwan-Yee K.

Semi-Supervised Learning for Face Sketch Synthesis in the Wild

Abstract

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

Code Repositories

chaofengc/Face-Sketch-Wild
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
face-sketch-synthesis-on-cufsResidual net + Pseudo Sketch Feature Loss + LSGAN
FSIM: 72.56%
SSIM: 54.63%
face-sketch-synthesis-on-cufsfResidual net + Pseudo Sketch Feature Loss + LSGAN
FSIM: 71.59%
SSIM: 40.85%
face-sketch-synthesis-on-cuhkResidual net + Pseudo Sketch Feature Loss + LSGAN
FSIM: 74.23%
SSIM: 63.28%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Semi-Supervised Learning for Face Sketch Synthesis in the Wild | Papers | HyperAI