GridFormer: Residual Dense Transformer with Grid Structure for Image Restoration in Adverse Weather Conditions
Tao Wang, Kaihao Zhang, Ziqian Shao, Wenhan Luo, Bjorn Stenger, Tong, Lu, Tae-Kyun Kim, Wei Liu, Hongdong Li

TL;DR
GridFormer is a transformer-based image restoration framework with a grid structure and residual dense transformer blocks, achieving state-of-the-art results in adverse weather conditions such as deraining, dehazing, and snow removal.
Contribution
Introduces a novel GridFormer framework with enhanced attention and residual dense transformer blocks for improved weather-related image restoration.
Findings
Achieves state-of-the-art results on five weather-related image restoration tasks.
Effective in deraining, dehazing, snow removal, and multi-weather restoration.
Provides open-source code and pre-trained models.
Abstract
Image restoration in adverse weather conditions is a difficult task in computer vision. In this paper, we propose a novel transformer-based framework called GridFormer which serves as a backbone for image restoration under adverse weather conditions. GridFormer is designed in a grid structure using a residual dense transformer block, and it introduces two core designs. First, it uses an enhanced attention mechanism in the transformer layer. The mechanism includes stages of the sampler and compact self-attention to improve efficiency, and a local enhancement stage to strengthen local information. Second, we introduce a residual dense transformer block (RDTB) as the final GridFormer layer. This design further improves the network's ability to learn effective features from both preceding and current local features. The GridFormer framework achieves state-of-the-art results on five diverse…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Fusion Techniques · Advanced Image Processing Techniques
