0%

swinir

Upscaling, de-noising and restoring to high quality is now at your fingertips with SwinIR model. Use any low quality image to enhance it and fine-tune its visual.

Hold: 0
Required: 5,000 $wRAI
58.4k runs
Demo
Examples
Input

prompt
Input prompt
task_type
Choose a task
noise
noise level, activated for Grayscale Image Denoising and Color Image Denoising. Leave it as default or arbitrary if other tasks are selected
jpeg
scale factor, activated for JPEG Compression Artifact Reduction. Leave it as default or arbitrary if other tasks are selected
Hold at least 5,000 wRAI to use this model
Multi AI platform is completely free, but most models are only accessible to wRAI token holders. If you have any questions, feel free to ask in our Telegram chat
Input
jpeg
40
image
noise
15
task_type
Real-World Image Super-Resolution-Large
Input
jpeg
40
image
noise
15
task_type
Real-World Image Super-Resolution-Large

Readme

Image restoration is a long-standing low-level vision problem that aims to restore high-quality images from low-quality images (e.g., downscaled, noisy and compressed images). While state-of-the-art image restoration methods are based on convolutional neural networks, few attempts have been made with Transformers which show impressive performance on high-level vision tasks. In this paper, we propose a strong baseline model SwinIR for image restoration based on the Swin Transformer. SwinIR consists of three parts: shallow feature extraction, deep feature extraction and high-quality image reconstruction. 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. We conduct experiments on three representative tasks: image super-resolution (including classical, lightweight and real-world image super-resolution), image denoising (including grayscale and color image denoising) and JPEG compression artifact reduction. Experimental results demonstrate that SwinIR outperforms state-of-the-art methods on different tasks by up to 0.14~0.45dB, while the total number of parameters can be reduced by up to 67%.