5月10号
# 2021.05.10
# 目前进度
- 找论文《Rain Streak Removal via Dual Graph Convolutional Network》
- 重构《Exploiting Global and Local Attentions for Heavy Rain Removal on Single Images》代码并复现 论文:Out-Rain:25.58/0.880,Rain100H:29.88/0.927
# 本周计划
找项目相关论文
重构《Exploiting Global and Local Attentions for Heavy Rain Removal on Single Images》代码并复现
实验:
在作者数据集上
构思实验
- Baseline:SAT+MSRN(UNet)
- 实验一:HF、LF之后添加SKFF + SAT+MSRN
- 实验二:SAT+MSRN,MSRB块添加后投影(改进版)
- 实验三:SAT+MSRN,MSRB块添加CA
- 实验四:SAT+MSRN,MSRB块添加后投影(改进版)添加CA
编辑 (opens new window)