Wavelet-SRNet: A Wavelet-Based CNN for Multi-Scale Face Super Resolution

ICCV 2017  ·  Huaibo Huang, Ran He, Zhenan Sun, Tieniu Tan ·

Most modern face super-resolution methods resort to convolutional neural networks (CNN) to infer high-resolution (HR) face images. When dealing with very low resolution (LR) images, the performance of these CNN based methods greatly degrades. Meanwhile, these methods tend to produce over-smoothed outputs and miss some textural details. To address these challenges, this paper presents a wavelet-based CNN approach that can ultra-resolve a very low resolution face image of 16x16 or smaller pixel-size to its larger version of multiple scaling factors (2x, 4x, 8x and even 16x) in a unified framework. Different from conventional CNN methods directly inferring HR images, our approach firstly learns to predict the LR's corresponding series of HR's wavelet coefficients before reconstructing HR images from them. To capture both global topology information and local texture details of human faces, we present a flexible and extensible convolutional neural network with three types of loss: wavelet prediction loss, texture loss and full-image loss. Extensive experiments demonstrate that the proposed approach achieves more appealing results both quantitatively and qualitatively than state-of-the-art super-resolution methods.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Face Hallucination FFHQ 512 x 512 - 16x upscaling WaveletCNN FID 60.916 # 3
LPIPS 0.4909 # 4
NIQE 11.450 # 3
Image Super-Resolution FFHQ 512 x 512 - 4x upscaling WaveletCNN PSNR 28.750 # 5
SSIM 0.806 # 5
MS-SSIM 0.952 # 5
LLE 2.702 # 7
FED 0.0964 # 3
FID 16.472 # 5
LPIPS 0.2443 # 6
NIQE 12.217 # 5

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
Image Super-Resolution VggFace2 - 8x upscaling WaveletSR PSNR 20.87 # 6
Image Super-Resolution WebFace - 8x upscaling WaveletSR PSNR 21.63 # 6

Methods


No methods listed for this paper. Add relevant methods here