paper-with-me

홈 › Papers

CISRDCNN: Super-resolution of compressed images using deep convolutional neural networks

2017-09-19 · Honggang Chen, Xiaohai He, Chao Ren, Linbo Qing, Qizhi Teng

In recent years, much research has been conducted on image super-resolution (SR). To the best of our knowledge, however, few SR methods were concerned with compressed images. The SR of compressed images is a challenging task due to the complicated compression artifacts, while many images suffer from them in practice. The intuitive solution for this difficult task is to decouple it into two sequential but independent subproblems, i.e., compression artifacts reduction (CAR) and SR. Nevertheless, some useful details may be removed in CAR stage, which is contrary to the goal of SR and makes the SR stage more challenging. In this paper, an end-to-end trainable deep convolutional neural network is designed to perform SR on compressed images (CISRDCNN), which reduces compression artifacts and improves image resolution jointly. Experiments on compressed images produced by JPEG (we take the JPEG as an example in this paper) demonstrate that the proposed CISRDCNN yields state-of-the-art SR performance on commonly used test images and imagesets. The results of CISRDCNN on real low quality web images are also very impressive, with obvious quality enhancement. Further, we explore the application of the proposed SR method in low bit-rate image coding, leading to better rate-distortion performance than JPEG.

📄 PDF Abstract BibTeX arXiv:1709.06229

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration

2022-09-22 · Marcos V. Conde, Ui-Jin Choi, Maxime Burchi, Radu Timofte

Compression plays an important role on the efficient transmission and storage of images and videos through band-limited systems such as streaming services, virtual reality or videogames. However, compression unavoidably …

Compressed Image Super-resolutionImage RestorationImage Super-ResolutionJPEG Artifact Correction+1

Real-Time 4K Super-Resolution of Compressed AVIF Images. AIS 2024 Challenge Survey

2024-04-25 · Marcos V. Conde, Zhijun Lei, Wen Li, Cosmin Stejerean 외

This paper introduces a novel benchmark as part of the AIS 2024 Real-Time Image Super-Resolution (RTSR) Challenge, which aims to upscale compressed images from 540p to 4K resolution (4x factor) in real-time on commercial…

4kImage Super-ResolutionSuper-Resolution

Super-resolving Compressed Images via Parallel and Series Integration of Artifact Reduction and Resolution Enhancement

2021-03-02 · Hongming Luo, Fei Zhou, Guangsen Liao, Guoping Qiu

In real-world applications, such as sharing photos on social media platforms, images are always not only sub-sampled but also heavily compressed thus often containing various artefacts. Simple methods for enhancing the r…

Compressed Image Super-resolutionImage Super-ResolutionSuper-Resolution

HST: Hierarchical Swin Transformer for Compressed Image Super-resolution

2022-08-21 · Bingchen Li, Xin Li, Yiting Lu, Sen Liu 외

Compressed Image Super-resolution has achieved great attention in recent years, where images are degraded with compression artifacts and low-resolution artifacts. Since the complex hybrid distortions, it is hard to resto…

Compressed Image Super-resolutionImage Super-ResolutionSuper-Resolution

Localized Compression: Applying Convolutional Neural Networks to Compressed Images

2019-11-20 · Christopher A. George, Bradley M. West

We address the challenge of applying existing convolutional neural network (CNN) architectures to compressed images. Existing CNN architectures represent images as a matrix of pixel intensities with a specified dimension…

General Classification