paper-with-me

Papers

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 approach leverages both the learning capacity of deep residual networks and prior knowledge of the JPEG compression pipeline. The proposed model operates in the YCbCr color space and performs JPEG artifact restoration in two phases using two different autoencoders: the first one restores the luma channel exploiting 2D convolutions; the second one, using the restored luma channel as a guide, restores the chroma channels explotining 3D convolutions. Extensive experimental results on three widely used benchmark datasets (i.e. LIVE1, BDS500, and CLASSIC-5) show that our model is able to outperform the state of the art with respect to all the evaluation metrics considered (i.e. PSNR, PSNR-B, and SSIM). This results is remarkable since the approaches in the state of the art use a different set of weights for each compression quality, while the proposed model uses the same weights for all of them, making it applicable to images in the wild where the QF used for compression is unkwnown. Furthermore, the proposed model shows a greater robustness than state-of-the-art methods when applied to compression qualities not seen during training.

📄 PDF Abstract BibTeX arXiv:1903.06117

Code (0)

등록된 구현이 없습니다.

Tasks

SSIM

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Data-Driven Sparsity-Based Restoration of JPEG-Compressed Images in Dual Transform-Pixel Domain

2015-06-01 · CVPR 2015 6 · Xianming Liu, Xiaolin Wu, Jiantao Zhou, Debin Zhao

Arguably the most common cause of image degradation is compression. This papers presents a novel approach to restoring JPEG-compressed images. The main innovation is in the approach of exploiting residual redundancies …

Quantization

SwinIR: Image Restoration Using Swin Transformer

2021-08-23 · Jingyun Liang, JieZhang Cao, Guolei Sun, Kai Zhang 외

Image restoration is a long-standing low-level vision problem that aims to restore high-quality images from low-quality images (e.g., downscaled, noisy and compressed images). While state-of-the-art image restoration met…

Color Image DenoisingDenoisingGrayscale Image DenoisingImage Denoising+6

Attention Based Real Image Restoration

2020-04-26 · Saeed Anwar, Nick Barnes, Lars Petersson

Deep convolutional neural networks perform better on images containing spatially invariant degradations, also known as synthetic degradations; however, their performance is limited on real-degraded photographs and requir…

DenoisingImage RestorationRaindrop RemovalRain Removal+1

Functional Neural Networks for Parametric Image Restoration Problems

2021-10-30 · NeurIPS 2021 12 · Fangzhou Luo, Xiaolin Wu, Yanhui Guo

Almost every single image restoration problem has a closely related parameter, such as the scale factor in super-resolution, the noise level in image denoising, and the quality factor in JPEG deblocking. Although recent …

DenoisingImage DenoisingImage RestorationSuper-Resolution

JPEG Artifact Correction using Denoising Diffusion Restoration Models

2022-09-23 · Bahjat Kawar, Jiaming Song, Stefano Ermon, Michael Elad

Diffusion models can be used as learned priors for solving various inverse problems. However, most existing approaches are restricted to linear inverse problems, limiting their applicability to more general cases. In thi…

DenoisingJPEG Artifact Correction