vix.ing · top · new · best · stats

Restormer: Efficient Transformer for High-Resolution Image Restoration

2021/11/18 by Syed Waqas Zamir, Aditya Arora, Zamir, Syed Waqas +10 · 351 citations
Computer Science · Engineering · #Advanced Image Processing Techniques #Artificial intelligence #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Computer vision #Deblurring #FOS: Computer and information sciences #Image (mathematics) #Image Processing Techniques and Applications #Image and Signal Denoising Methods #Image processing #Image restoration #Image warping #Inpainting #Pattern recognition (psychology) #Pixel #Transformer #cs.CV

paper · pdf · doi:10.48550/arxiv.2111.09881

published in arXiv (Cornell University) (Cornell University) · Accepted at CVPR 2022. #CVPR2022

openalex publication_date 2021/11/18 · arxiv created 2022/03/11 · arxiv updated 2022/03/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04

Abstract

Since convolutional neural networks (CNNs) perform well at learning generalizable image priors from large-scale data, these models have been extensively applied to image restoration and related tasks. Recently, another class of neural architectures, Transformers, have shown significant performance gains on natural language and high-level vision tasks. While the Transformer model mitigates the shortcomings of CNNs (i.e., limited receptive field and inadaptability to input content), its computational complexity grows quadratically with the spatial resolution, therefore making it infeasible to apply to most image restoration tasks involving high-resolution images. In this work, we propose an efficient Transformer model by making several key designs in the building blocks (multi-head attention and feed-forward network) such that it can capture long-range pixel interactions, while still remaining applicable to large images. Our model, named Restoration Transformer (Restormer), achieves state-of-the-art results on several image restoration tasks, including image deraining, single-image motion deblurring, defocus deblurring (single-image and dual-pixel data), and image denoising (Gaussian grayscale/color denoising, and real image denoising). The source code and pre-trained models are available at https://github.com/swz30/Restormer.

Citations

Cited by

Related