Highlight

Restormer: Efficient Transformer for High-Resolution Image Restoration

Proposes Restormer, an efficient Transformer for high-resolution image restoration that captures long-range pixel interactions without quadratic cost.

Based on

Restormer: Efficient Transformer for High-Resolution Image Restoration

By Syed Waqas Zamir, Aditya Arora, Salman Hameed Khan et al.Computer Vision and Pattern Recognition
Read original article →

Restormer (Restoration Transformer) is an efficient Transformer architecture for high-resolution image restoration. The authors note that CNNs learn generalizable image priors from large-scale data but suffer from limited receptive fields and an inability to adapt to input content, whereas Transformers overcome these limitations but have computational complexity that grows quadratically with spatial resolution. To make Transformers feasible for restoration, they introduce several key design changes in the core building blocks, the multi-head attention and feed-forward network, so the model captures long-range pixel interactions while still handling large images.

With these efficient designs, Restormer achieves state-of-the-art results across a broad range of image restoration tasks, including image deraining, single-image motion deblurring, defocus deblurring on both single-image and dual-pixel data, and image denoising covering Gaussian grayscale and color denoising as well as real image denoising. By reconciling the modeling power of self-attention with the practical demands of high-resolution inputs, the work made Transformers a viable and leading approach for low-level vision, and its source code and pretrained models were released publicly.

Abstract

CNNs learn generalizable image priors well but have limited receptive fields and cannot adapt to input content, while Transformers fix these issues yet scale quadratically with resolution, making them impractical for high-resolution restoration. Restormer is an efficient Transformer that redesigns the multi-head attention and feed-forward blocks to capture long-range pixel interactions while remaining applicable to large images. It reaches state-of-the-art results on deraining, motion deblurring, defocus deblurring, and Gaussian and real image denoising.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

image restorationtransformerself-attentionimage denoisingdeblurringderaining
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.