Image Super-Resolution

609 papers with code • 61 benchmarks • 39 datasets

Image Super-Resolution is a machine learning task where the goal is to increase the resolution of an image, often by a factor of 4x or more, while maintaining its content and details as much as possible. The end result is a high-resolution version of the original image. This task can be used for various applications such as improving image quality, enhancing visual detail, and increasing the accuracy of computer vision algorithms.

Libraries

Use these libraries to find Image Super-Resolution models and implementations

Latest papers with no code

Training Transformer Models by Wavelet Losses Improves Quantitative and Visual Performance in Single Image Super-Resolution

no code yet • 17 Apr 2024

This paper presents two contributions: i) We introduce convolutional non-local sparse attention (NLSA) blocks to extend the hybrid transformer architecture in order to further enhance its receptive field.

OmniSSR: Zero-shot Omnidirectional Image Super-Resolution using Stable Diffusion Model

no code yet • 16 Apr 2024

Omnidirectional images (ODIs) are commonly used in real-world visual tasks, and high-resolution ODIs help improve the performance of related visual tasks.

MTKD: Multi-Teacher Knowledge Distillation for Image Super-Resolution

no code yet • 15 Apr 2024

Knowledge distillation (KD) has emerged as a promising technique in deep learning, typically employed to enhance a compact student network through learning from their high-performance but more complex teacher variant.

Differentiable Search for Finding Optimal Quantization Strategy

no code yet • 10 Apr 2024

To solve the issue, in this paper, we propose a differentiable quantization strategy search (DQSS) to assign optimal quantization strategy for individual layer by taking advantages of the benefits of different quantization algorithms.

Fortifying Fully Convolutional Generative Adversarial Networks for Image Super-Resolution Using Divergence Measures

no code yet • 9 Apr 2024

Super-Resolution (SR) is a time-hallowed image processing problem that aims to improve the quality of a Low-Resolution (LR) sample up to the standard of its High-Resolution (HR) counterpart.

LIPT: Latency-aware Image Processing Transformer

no code yet • 9 Apr 2024

Extensive experiments on multiple image processing tasks (e. g., image super-resolution (SR), JPEG artifact reduction, and image denoising) demonstrate the superiority of LIPT on both latency and PSNR.

Efficient Learnable Collaborative Attention for Single Image Super-Resolution

no code yet • 7 Apr 2024

In addition, we integrate our LCoA into a deep Learnable Collaborative Attention Network (LCoAN), which achieves competitive performance in terms of inference time, memory consumption, and reconstruction quality compared with other state-of-the-art SR methods.

Knowledge Distillation with Multi-granularity Mixture of Priors for Image Super-Resolution

no code yet • 3 Apr 2024

Knowledge distillation (KD) is a promising yet challenging model compression technique that transfers rich learning representations from a well-performing but cumbersome teacher model to a compact student model.

RefQSR: Reference-based Quantization for Image Super-Resolution Networks

no code yet • 2 Apr 2024

Single image super-resolution (SISR) aims to reconstruct a high-resolution image from its low-resolution observation.

DeeDSR: Towards Real-World Image Super-Resolution via Degradation-Aware Stable Diffusion

no code yet • 31 Mar 2024

In the second stage, we integrate a degradation-aware module into a simplified ControlNet, enabling flexible adaptation to various degradations based on the learned representations.