Image Super-Resolution

607 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

Partial Large Kernel CNNs for Efficient Super-Resolution

dslisleedh/PLKSR 18 Apr 2024

As a result, we introduce Partial Large Kernel CNNs for Efficient Super-Resolution (PLKSR), which achieves state-of-the-art performance on four datasets at a scale of $\times$4, with reductions of 68. 1\% in latency and 80. 2\% in maximum GPU memory occupancy compared to SRFormer-light.

0
18 Apr 2024

The Ninth NTIRE 2024 Efficient Super-Resolution Challenge Report

amazingren/ntire2024_esr 16 Apr 2024

In sub-track 1, the practical runtime performance of the submissions was evaluated, and the corresponding score was used to determine the ranking.

12
16 Apr 2024

Efficient Conditional Diffusion Model with Probability Flow Sampling for Image Super-resolution

yuan-yutao/ecdp 16 Apr 2024

However, existing diffusion-based super-resolution methods have high time consumption with the use of iterative sampling, while the quality and consistency of generated images are less than ideal due to problems like color shifting.

4
16 Apr 2024

NTIRE 2024 Challenge on Image Super-Resolution ($\times$4): Methods and Results

zhengchen1999/ntire2024_imagesr_x4 15 Apr 2024

This paper reviews the NTIRE 2024 challenge on image super-resolution ($\times$4), highlighting the solutions proposed and the outcomes obtained.

5
15 Apr 2024

AdaBM: On-the-Fly Adaptive Bit Mapping for Image Super-Resolution

faceonlive/ai-research 4 Apr 2024

Although image super-resolution (SR) problem has experienced unprecedented restoration accuracy with deep neural networks, it has yet limited versatile applications due to the substantial computational costs.

131
04 Apr 2024

Beyond Image Super-Resolution for Image Recognition with Task-Driven Perceptual Loss

jaehakim97/sr4ir 2 Apr 2024

Through extensive experiments, we demonstrate that our SR4IR achieves outstanding task performance by generating SR images useful for a specific image recognition task, including semantic segmentation, object detection, and image classification.

16
02 Apr 2024

DRCT: Saving Image Super-resolution away from Information Bottleneck

ming053l/drct 31 Mar 2024

In recent years, Vision Transformer-based approaches for low-level vision tasks have achieved widespread success.

7
31 Mar 2024

Exploiting Self-Supervised Constraints in Image Super-Resolution

aitical/sscsr 30 Mar 2024

Recent advances in self-supervised learning, predominantly studied in high-level visual tasks, have been explored in low-level image processing.

3
30 Mar 2024

Ship in Sight: Diffusion Models for Ship-Image Super Resolution

luigisigillo/shipinsight 27 Mar 2024

In this context, our method explores in depth the problem of ship image super resolution, which is crucial for coastal and port surveillance.

6
27 Mar 2024

CFAT: Unleashing TriangularWindows for Image Super-resolution

rayabhisek123/cfat 24 Mar 2024

To overcome these weaknesses, we propose a non-overlapping triangular window technique that synchronously works with the rectangular one to mitigate boundary-level distortion and allows the model to access more unique sifting modes.

20
24 Mar 2024