paper-with-me

Papers

Compression Artifacts Reduction by a Deep Convolutional Network

2015-04-27 · ICCV 2015 12 · Chao Dong, Yubin Deng, Chen Change Loy, Xiaoou Tang

Lossy compression introduces complex compression artifacts, particularly the blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or restores sharpened images that are accompanied with ringing effects. Inspired by the deep convolutional networks (DCN) on super-resolution, we formulate a compact and efficient network for seamless attenuation of different compression artifacts. We also demonstrate that a deeper model can be effectively trained with the features learned in a shallow network. Following a similar "easy to hard" idea, we systematically investigate several practical transfer settings and show the effectiveness of transfer learning in low-level vision problems. Our method shows superior performance than the state-of-the-arts both on the benchmark datasets and the real-world use case (i.e. Twitter). In addition, we show that our method can be applied as pre-processing to facilitate other low-level vision routines when they take compressed images as input.

📄 PDF Abstract BibTeX arXiv:1504.06993

Code (4)

ankitf/artifact_reduction_jpeg tf
ryanxingql/powerqe pytorch
vinayak19th/ARCNN-keras tf
volvet/ARCNN tf

Tasks

BlockingDenoisingJPEG Artifact CorrectionTransfer Learning

Similar Papers 제목 키워드 기반

Super Efficient Neural Network for Compression Artifacts Reduction and Super Resolution

2024-01-26 · Wen Ma, Qiuwen Lou, Arman Kazemi, Julian Faraone 외

Video quality can suffer from limited internet speed while being streamed by users. Compression artifacts start to appear when the bitrate decreases to match the available bandwidth. Existing algorithms either focus on r…

Efficient Neural NetworkSuper-Resolution

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…

Fully Convolutional Network for Removing DCT Artefacts From Images

2019-07-08 · Patryk Najgebauer, Rafal Scherer, Leszek Rutkowski

Image compression is one of the essential methods of image processing. Its most prominent advantage is the significant reduction of image size allowing for more efficient storage and transfer. However, lossy compression …

Image CompressionImage ReconstructionSuper-Resolution

Deep Convolution Networks for Compression Artifacts Reduction

2016-08-09 · Ke Yu, Chao Dong, Chen Change Loy, Xiaoou Tang

Lossy compression introduces complex compression artifacts, particularly blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or re…

BlockingTransfer Learning

JPEG Artifacts Reduction via Deep Convolutional Sparse Coding

2019-10-01 · ICCV 2019 10 · Xueyang Fu, Zheng-Jun Zha, Feng Wu, Xinghao Ding 외

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

Blocking