SOTAVerified

JPEG Artifacts Reduction via Deep Convolutional Sparse Coding

2019-10-01ICCV 2019Unverified0· sign in to hype

Xueyang Fu, Zheng-Jun Zha, Feng Wu, Xinghao Ding, John Paisley

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

To effectively reduce JPEG compression artifacts, we propose a deep convolutional sparse coding (DCSC) network architecture. We design our DCSC in the framework of classic learned iterative shrinkage-threshold algorithm. To focus on recognizing and separating artifacts only, we sparsely code the feature maps instead of the raw image. The final de-blocked image is directly reconstructed from the coded features. We use dilated convolution to extract multi-scale image features, which allows our single model to simultaneously handle multiple JPEG compression levels. Since our method integrates model-based convolutional sparse coding with a learning-based deep neural network, the entire network structure is compact and more explainable. The resulting lightweight model generates comparable or better de-blocking results when compared with state-of-the-art methods.

Tasks

Reproductions