All Projects → XMU-smartdsp → Removing_Rain

XMU-smartdsp / Removing_Rain

Licence: other
Removing Rain from Single Images via a Deep Detail Network

Programming Languages

Cuda
1817 projects
matlab
3953 projects
C++
36643 projects - #6 most used programming language
Protocol Buffer
295 projects
TeX
3793 projects
python
139335 projects - #7 most used programming language

Removing Rain from Single Images via a Deep Detail Network(CVPR 2017)

You can download the paper or learn the details and obtain the dataset here

Abstract: We propose a new deep network architecture for removing rain streaks from individual images based on the deep convolutional neural network (CNN). Inspired by the deep residual network (ResNet) that simplifies the learning process by changing the mapping form, we propose a deep detail network to directly reduce the mapping range from input to output, which makes the learning process easier. To further improve the de-rained result, we use a priori image domain knowledge by focusing on high frequency detail during training, which removes background interference and focuses the model on the structure of rain in images. This demonstrates that a deep architecture not only has benefits for high-level vision tasks but also can be used to solve low-level imaging problems. Though we train the network on synthetic data, we find that the learned network generalizes well to real-world test images. Experiments show that the proposed method significantly outperforms state-of-the-art methods on both synthetic and real-world images in terms of both qualitative and quantitative measures. We discuss applications of this structure to denoising and JPEG artifact reduction at the end of the paper.





picture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].