Jpeg Compression Artifact Reduction

5 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


CUR Transformer: A Convolutional Unbiased Regional Transformer for Image Denoising

2023-MindSpore-1/ms-code-79 journal 2023

Based on the prior that, for each pixel, its similar pixels are usually spatially close, our insights are that (1) we partition the image into non-overlapped windows and perform regional self-attention to reduce the search range of each pixel, and (2) we encourage pixels across different windows to communicate with each other.

0
25 Feb 2023

iiTransformer: A Unified Approach to Exploiting Local and Non-Local Information for Image Restoration

SamsungLabs/iiTransformer BMVC 2022

The goal of image restoration is to recover a high-quality image from its degraded input.

1
21 Nov 2022

Accurate Image Restoration with Attention Retractable Transformer

gladzhang/art 4 Oct 2022

This is considered as a dense attention strategy since the interactions of tokens are restrained in dense regions.

133
04 Oct 2022

SwinIR: Image Restoration Using Swin Transformer

XPixelGroup/BasicSR 23 Aug 2021

In particular, the deep feature extraction module is composed of several residual Swin Transformer blocks (RSTB), each of which has several Swin Transformer layers together with a residual connection.

6,072
23 Aug 2021

Deep Image Prior

DmitryUlyanov/deep-image-prior CVPR 2018

In this paper, we show that, on the contrary, the structure of a generator network is sufficient to capture a great deal of low-level image statistics prior to any learning.

7,730
29 Nov 2017