paper-with-me

홈 › Papers

End-to-End JPEG Decoding and Artifacts Suppression Using Heterogeneous Residual Convolutional Neural Network

2020-07-01 · Jun Niu

Existing deep learning models separate JPEG artifacts suppression from the decoding protocol as independent task. In this work, we take one step forward to design a true end-to-end heterogeneous residual convolutional neural network (HR-CNN) with spectrum decomposition and heterogeneous reconstruction mechanism. Benefitting from the full CNN architecture and GPU acceleration, the proposed model considerably improves the reconstruction efficiency. Numerical experiments show that the overall reconstruction speed reaches to the same magnitude of the standard CPU JPEG decoding protocol, while both decoding and artifacts suppression are completed together. We formulate the JPEG artifacts suppression task as an interactive process of decoding and image detail reconstructions. A heterogeneous, fully convolutional, mechanism is proposed to particularly address the uncorrelated nature of different spectral channels. Directly starting from the JPEG code in k-space, the network first extracts the spectral samples channel by channel, and restores the spectral snapshots with expanded throughput. These intermediate snapshots are then heterogeneously decoded and merged into the pixel space image. A cascaded residual learning segment is designed to further enhance the image details. Experiments verify that the model achieves outstanding performance in JPEG artifacts suppression, while its full convolutional operations and elegant network structure offers higher computational efficiency for practical online usage compared with other deep learning models on this topic.

📄 PDF Abstract BibTeX arXiv:2007.00639

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyCPUGPU

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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

2018-05-27 · Honggang Chen, Xiaohai He, Linbo Qing, Shuhua Xiong 외

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 solut…

BlockingJPEG Artifact Correction

Compression Artifacts Removal Using Convolutional Neural Networks

2016-05-02 · Pavel Svoboda, Michal Hradis, David Barina, Pavel Zemcik

This paper shows that it is possible to train large and deep convolutional neural networks (CNN) for JPEG compression artifacts reduction, and that such networks can provide significantly better reconstruction quality co…

Deep residual network for steganalysis of digital images

2018-09-23 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2018 9 · Mehdi Boroumand; Mo Chen; Jessica Fridrich

Steganography detectors built as deep convolutional neural networks have firmly established themselves as superior to the previous detection paradigm - classifiers based on rich media models. Existing network architectur…

Image SteganographyQuantizationSteganalysisSteganographics

Deep Residual Autoencoder for quality independent JPEG restoration

2019-03-14 · Simone Zini, Simone Bianco, Raimondo Schettini

In this paper we propose a deep residual autoencoder exploiting Residual-in-Residual Dense Blocks (RRDB) to remove artifacts in JPEG compressed images that is independent from the Quality Factor (QF) used. The proposed a…

SSIM

Uncover Treasures in DCT: Advancing JPEG Quality Enhancement by Exploiting Latent Correlations

2025-06-26 · Jing Yang, Qunliang Xing, Mai Xu, Minglang Qiao

Joint Photographic Experts Group (JPEG) achieves data compression by quantizing Discrete Cosine Transform (DCT) coefficients, which inevitably introduces compression artifacts. Most existing JPEG quality enhancement meth…

Data Compression