北大去雨算法python版

时间:2021-11-08 03:07:30
【文件属性】:
文件名称:北大去雨算法python版
文件大小:12KB
文件格式:ZIP
更新时间:2021-11-08 03:07:30
matlab image enhanc 去雨算法的PYTHON实现, Rain streaks can severely degrade the visibility, which causes many current computer vision algorithms fail to work. So it is necessary to remove the rain from images. We propose a novel deep network architecture based on deep convolutional and recurrent neural networks for single image deraining. As contextual information is very important for rain removal, we first adopt the dilated convolutional neural network to acquire large receptive field. To better fit the rain removal task, we also modify the network. In heavy rain, rain streaks have various directions and shapes, which can be regarded as the accumulation of multiple rain streak layers. We assign different alpha-values to various rain streak layers according to the intensity and transparency by incorporating the squeeze-and-excitation block. Since rain streak layers overlap with each other, it is not easy to remove the rain in one stage. So we further decompose the rain removal into multiple stages. Recurrent neural network is incorporated to preserve the useful information in previous stages and benefit the rain removal in later stages. We conduct extensive experiments on both synthetic and real-world datasets. Our proposed method outperforms the state-of-the-art approaches under all evaluation metrics.
【文件预览】:
RESCAN-master
----.gitignore(1KB)
----explore.sh(180B)
----LICENSE(1KB)
----README.md(4KB)
----config()
--------tensorboard.sh(233B)
--------cal_ssim.py(3KB)
--------show.py(3KB)
--------dataset.py(4KB)
--------main.py(7KB)
--------settings.py(742B)
--------model.py(6KB)
--------clean.sh(96B)
----docs()
--------index.html(1B)

网友评论