Multi-Task Learning Enhanced Single Image De-Raining
Yulong Fan, Rong Chen, Bo Li

TL;DR
This paper introduces MENET, a multi-task convolutional neural network based on U-Net, that leverages semantic constraints and dynamic weighting to effectively remove rain streaks from single images, outperforming state-of-the-art methods.
Contribution
It proposes a novel multi-task regression model with dynamic weighting algorithms for improved rain removal in images, integrating content, edge, and texture constraints.
Findings
Superior performance on synthetic and real rain images
Effective removal of heavy rain and streak accumulation
Outperforms several state-of-the-art approaches
Abstract
Rain removal in images is an important task in computer vision filed and attracting attentions of more and more people. In this paper, we address a non-trivial issue of removing visual effect of rain streak from a single image. Differing from existing work, our method combines various semantic constraint task in a proposed multi-task regression model for rain removal. These tasks reinforce the model's capabilities from the content, edge-aware, and local texture similarity respectively. To further improve the performance of multi-task learning, we also present two simple but powerful dynamic weighting algorithms. The proposed multi-task enhanced network (MENET) is a powerful convolutional neural network based on U-Net for rain removal research, with a specific focus on utilize multiple tasks constraints and exploit the synergy among them to facilitate the model's rain removal capacity.…
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 · Image and Signal Denoising Methods
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
