単一の画像の削除タスクは、実際には不適切な性質のため、依然として非常に難しいタスクです。最近、研究者はCNNベースのエンドツーエンドモデルをトレーニングすることでこの問題を修正しようとしましたが、雨の画像から負の雨の筋を正確に抽出することができず、通常は過雨または過雨につながります結果。この問題を処理するために、このホワイトペーパーでは、マルチストリームハイブリッド排水ネットワーク(略してMH-DerainNet)と呼ばれる新しい粗から精細の単一画像排水フレームワークを提案します。トレーニングプロセス中に負の雨の縞をより正確に取得するために、デュアルパス残余密ブロックという名前の新しいモジュール、つまり、残余パスと密パスを提示します。残差パスは、以前のレイヤーの共通機能を再利用するために使用され、密なパスは新しい機能を探索できます。さらに、さまざまなスケーリングされた機能を連結するために、カスケードデュアルパス残余密ブロックベースストリーム間のショートカットを使用したマルチストリームの概念も適用します。より明確なドレイン画像を取得するために、SSIM損失と知覚損失を組み合わせてピクセルごとの類似性を保持し、グローバル構造を保持して、ドレイン結果をより正確にします。合成画像と実際の雨の画像の両方に関する広範な実験は、MH-DerainNetが最近のいくつかの最先端の方法に対して大幅な改善を提供できることを示しています。
Single image deraining task is still a very challenging task due to its ill-posed nature in reality. Recently, researchers have tried to fix this issue by training the CNN-based end-to-end models, but they still cannot extract the negative rain streaks from rainy images precisely, which usually leads to an over de-rained or under de-rained result. To handle this issue, this paper proposes a new coarse-to-fine single image deraining framework termed Multi-stream Hybrid Deraining Network (shortly, MH-DerainNet). To obtain the negative rain streaks during training process more accurately, we present a new module named dual path residual dense block, i.e., Residual path and Dense path. The Residual path is used to reuse com-mon features from the previous layers while the Dense path can explore new features. In addition, to concatenate different scaled features, we also apply the idea of multi-stream with shortcuts between cascaded dual path residual dense block based streams. To obtain more distinct derained images, we combine the SSIM loss and perceptual loss to preserve the per-pixel similarity as well as preserving the global structures so that the deraining result is more accurate. Extensive experi-ments on both synthetic and real rainy images demonstrate that our MH-DerainNet can deliver significant improvements over several recent state-of-the-art methods.