Dual-Path Multi-Scale Transformer for High-Quality Image Deraining
Huiling Zhou, Xianhao Wu, Hongming Chen

TL;DR
This paper introduces DPMformer, a dual-path multi-scale Transformer that effectively leverages multi-scale features for high-quality image deraining, outperforming existing methods on benchmark datasets.
Contribution
The paper proposes a novel dual-path multi-scale Transformer architecture that combines coarse-to-fine and multi-patch strategies for improved rain removal.
Findings
Achieves superior performance on benchmark datasets.
Effectively captures multi-scale rain features.
Outperforms state-of-the-art deraining methods.
Abstract
Despite the superiority of convolutional neural networks (CNNs) and Transformers in single-image rain removal, current multi-scale models still face significant challenges due to their reliance on single-scale feature pyramid patterns. In this paper, we propose an effective rain removal method, the dual-path multi-scale Transformer (DPMformer) for high-quality image reconstruction by leveraging rich multi-scale information. This method consists of a backbone path and two branch paths from two different multi-scale approaches. Specifically, one path adopts the coarse-to-fine strategy, progressively downsampling the image to 1/2 and 1/4 scales, which helps capture fine-scale potential rain information fusion. Simultaneously, we employ the multi-patch stacked model (non-overlapping blocks of size 2 and 4) to enrich the feature information of the deep network in the other path. To learn a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Medical Image Segmentation Techniques · Image and Signal Denoising Methods
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Label Smoothing · Adam · Residual Connection · Position-Wise Feed-Forward Layer · Multi-Head Attention · Dropout · Dense Connections
