Jpeg Compression Artifact Reduction
5 papers with code • 0 benchmarks • 1 datasets
Benchmarks
These leaderboards are used to track progress in Jpeg Compression Artifact Reduction
Most implemented papers
Deep Image Prior
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.
SwinIR: Image Restoration Using Swin Transformer
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.
Accurate Image Restoration with Attention Retractable Transformer
This is considered as a dense attention strategy since the interactions of tokens are restrained in dense regions.
iiTransformer: A Unified Approach to Exploiting Local and Non-Local Information for Image Restoration
The goal of image restoration is to recover a high-quality image from its degraded input.
CUR Transformer: A Convolutional Unbiased Regional Transformer for Image Denoising
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.