HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Multi-level Wavelet-CNN for Image Restoration

Liu Pengju ; Zhang Hongzhi ; Zhang Kai ; Lin Liang ; Zuo Wangmeng

Multi-level Wavelet-CNN for Image Restoration

Abstract

The tradeoff between receptive field size and efficiency is a crucial issuein low level vision. Plain convolutional networks (CNNs) generally enlarge thereceptive field at the expense of computational cost. Recently, dilatedfiltering has been adopted to address this issue. But it suffers from griddingeffect, and the resulting receptive field is only a sparse sampling of inputimage with checkerboard patterns. In this paper, we present a novel multi-levelwavelet CNN (MWCNN) model for better tradeoff between receptive field size andcomputational efficiency. With the modified U-Net architecture, wavelettransform is introduced to reduce the size of feature maps in the contractingsubnetwork. Furthermore, another convolutional layer is further used todecrease the channels of feature maps. In the expanding subnetwork, inversewavelet transform is then deployed to reconstruct the high resolution featuremaps. Our MWCNN can also be explained as the generalization of dilatedfiltering and subsampling, and can be applied to many image restoration tasks.The experimental results clearly show the effectiveness of MWCNN for imagedenoising, single image super-resolution, and JPEG image artifacts removal.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
grayscale-image-denoising-on-bsd68-sigma15MWCNN
PSNR: 31.86
grayscale-image-denoising-on-bsd68-sigma25MWCNN
PSNR: 29.41
grayscale-image-denoising-on-bsd68-sigma50MWCNN
PSNR: 26.53
grayscale-image-denoising-on-set12-sigma15MWCNN
PSNR: 33.15
grayscale-image-denoising-on-set12-sigma25MWCNN
PSNR: 30.79
grayscale-image-denoising-on-set12-sigma50MWCNN
PSNR: 27.74
grayscale-image-denoising-on-urban100-sigma15MWCNN
PSNR: 33.17
grayscale-image-denoising-on-urban100-sigma25MWCNN
PSNR: 30.66
grayscale-image-denoising-on-urban100-sigma50MWCNN
PSNR: 27.42
image-super-resolution-on-bsd100-2x-upscalingMWCNN
PSNR: 32.23
image-super-resolution-on-bsd100-3x-upscalingMWCNN
PSNR: 29.12
image-super-resolution-on-bsd100-4x-upscalingMWCNN
PSNR: 27.62
SSIM: 0.7355
image-super-resolution-on-set14-2x-upscalingMWCNN
PSNR: 33.7
image-super-resolution-on-set14-3x-upscalingMWCNN
PSNR: 30.16
image-super-resolution-on-set14-4x-upscalingMWCNN
PSNR: 28.41
SSIM: 0.7816
image-super-resolution-on-set5-2x-upscalingMWCNN
PSNR: 37.91
image-super-resolution-on-set5-3x-upscalingMWCNN
PSNR: 34.17
image-super-resolution-on-urban100-2xMWCNN
PSNR: 32.3
image-super-resolution-on-urban100-3xMWCNN
PSNR: 28.13
image-super-resolution-on-urban100-4xMWCNN
PSNR: 26.27
SSIM: 0.7890
jpeg-artifact-correction-on-classic5-qualityMWCNN
PSNR: 30.01
jpeg-artifact-correction-on-classic5-quality-1MWCNN
PSNR: 32.16
jpeg-artifact-correction-on-classic5-quality-2MWCNN
PSNR: 33.43
jpeg-artifact-correction-on-classic5-quality-3MWCNN
PSNR: 34.27
jpeg-artifact-correction-on-icb-quality-10MWCNN
PSNR: 30.76
PSNR-B: 31.21
SSIM: 0.779
jpeg-artifact-correction-on-icb-quality-10-1MWCNN
PSNR: 34.12
PSNR-B: 34.06
SSIM: 0.884
jpeg-artifact-correction-on-icb-quality-20MWCNN
PSNR: 32.79
PSNR-B: 33.32
SSIM: 0.812
jpeg-artifact-correction-on-icb-quality-20-1MWCNN
PSNR: 36.56
PSNR-B: 36.44
SSIM: 0.902
jpeg-artifact-correction-on-icb-quality-30MWCNN
PSNR: 34.11
PSNR-B: 34.69
SSIM: 0.845
jpeg-artifact-correction-on-live1-quality-10MWCNN
PSNR: 27.45
PSNR-B: 27.44
SSIM: 0.808
jpeg-artifact-correction-on-live1-quality-10-1MWCNN
PSNR: 29.69
PSNR-B: 29.39
SSIM: 0.8357
jpeg-artifact-correction-on-live1-quality-20MWCNN
PSNR: 29.80
PSNR-B: 29.78
SSIM: 0.877
jpeg-artifact-correction-on-live1-quality-20-1MWCNN
PSNR: 32.04
PSNR-B: 31.83
SSIM: 0.8989
jpeg-artifact-correction-on-live1-quality-30-1MWCNN
PSNR: 33.45
jpeg-artifact-correction-on-live1-quality-40MWCNN
PSNR: 34.45

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
Multi-level Wavelet-CNN for Image Restoration | Papers | HyperAI