Residual Squeeze-and-Excitation Network for Fast Image Deraining
Jun Fu, Jianfeng Xu, Kazuyuki Tasaka, Zhibo Chen

TL;DR
This paper introduces RSEN, a lightweight residual squeeze-and-excitation network that efficiently removes rain streaks from images, outperforming existing methods in both speed and quality.
Contribution
The paper presents a novel residual squeeze-and-excitation block within a lightweight encoder-decoder architecture for fast and effective image deraining.
Findings
Reduces computational complexity significantly
Improves deraining performance over state-of-the-art methods
Operates in a single stage for efficiency
Abstract
Image deraining is an important image processing task as rain streaks not only severely degrade the visual quality of images but also significantly affect the performance of high-level vision tasks. Traditional methods progressively remove rain streaks via different recurrent neural networks. However, these methods fail to yield plausible rain-free images in an efficient manner. In this paper, we propose a residual squeeze-and-excitation network called RSEN for fast image deraining as well as superior deraining performance compared with state-of-the-art approaches. Specifically, RSEN adopts a lightweight encoder-decoder architecture to conduct rain removal in one stage. Besides, both encoder and decoder adopt a novel residual squeeze-and-excitation block as the core of feature extraction, which contains a residual block for producing hierarchical features, followed by 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Sigmoid Activation · Dense Connections · Residual Connection · Convolution · Residual Block · Average Pooling · Squeeze-and-Excitation Block
