DPW-SDNet: Dual Pixel-Wavelet Domain Deep CNNs for Soft Decoding of JPEG-Compressed Images

27 May 2018  ·  Honggang Chen, Xiaohai He, Linbo Qing, Shuhua Xiong, Truong Q. Nguyen ·

JPEG is one of the widely used lossy compression methods. JPEG-compressed images usually suffer from compression artifacts including blocking and blurring, especially at low bit-rates. Soft decoding is an effective solution to improve the quality of compressed images without changing codec or introducing extra coding bits. Inspired by the excellent performance of the deep convolutional neural networks (CNNs) on both low-level and high-level computer vision problems, we develop a dual pixel-wavelet domain deep CNNs-based soft decoding network for JPEG-compressed images, namely DPW-SDNet. The pixel domain deep network takes the four downsampled versions of the compressed image to form a 4-channel input and outputs a pixel domain prediction, while the wavelet domain deep network uses the 1-level discrete wavelet transformation (DWT) coefficients to form a 4-channel input to produce a DWT domain prediction. The pixel domain and wavelet domain estimates are combined to generate the final soft decoded result. Experimental results demonstrate the superiority of the proposed DPW-SDNet over several state-of-the-art compression artifacts reduction algorithms.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
JPEG Artifact Correction LIVE1 (Quality 10 Color) DPW-SDNet PSNR 27.26 # 7
PSNR-B 27.28 # 7
SSIM 0.803 # 6
JPEG Artifact Correction Live1 (Quality 10 Grayscale) DPW-SDNet PSNR 29.40 # 8
PSNR-B 29.34 # 6
SSIM 0.8235 # 8
JPEG Artifact Correction LIVE1 (Quality 20 Color) DPW-SDNet PSNR 29.59 # 7
PSNR-B 29.55 # 6
SSIM 0.874 # 6
JPEG Artifact Correction LIVE1 (Quality 20 Grayscale) DPW-SDNet PSNR 31.69 # 9
PSNR-B 31.60 # 5
SSIM 0.8891 # 6

Methods


No methods listed for this paper. Add relevant methods here