de-raining跟超分一样,应该都属于low-level vision的问题。之前的博客《论文阅读笔记之——《Moiré Photo Restoration Using Multiresolution Convolutional Neural Networks》》介绍的去摩尔纹应该也算是同类型的问题。

一开始我认为,这类型的任务跟去噪任务非常像。

Single image de-raining is an extremely challenging problem since the rainy image may contain rain streaks which may vary in size, direction and density.

作者提到,之前的方法的一个缺陷是One of the major limitations of these approaches is that they do not consider the location information of rain drops in the image.(为啥需要考虑雨滴的位置呢?)the proposed Uncertainty guided Multi-scale Residual Learning (UMRL) network attempts to address this issue by learning the rain content at different scales and using them to estimate the final derained output.

作者在introduction认为their algorithm tends to introduce some artifacts in the final de-rained images.那么所谓的位置信息,其实是语义信息,这样的话,其出发点跟SFTGAN是相类似的。比如在人脸、花的地方,会引入artifacts

we make use of the observation that rain streak density and direction does not change drastically with different scales. Rather than relying on the rain density information (i.e. heavy, medium or light) present in the rainy image, we develop a method in which the rain streak (条纹) location information is taken in to consideration in a multiscale fashion to improve the de-raining performance.

也是采用Unet architecture with skip connections的结构作为base model

cycle spinning framework was originally proposed to remove the artifacts introduced by orthogonal wavelets in image de-noising. Similar to wavelets, deep learning-based methods also introduce some artifacts near the edges of the de-rained images。Cycle spinning has been successfully applied to reduce the artifacts introduced near the edges in many applications including image de-blurring and de-noising.

Unlike many deep learning-based methods that directly estimate the de-rained image from the noisy observation, we take a different approach in which we first estimate the rain streak component ˆr (i.e. residual map) and then use it to estimate the de-rained image as ˆx = y − ˆr.

the residual map and its corresponding confidence map were able to capture the regions where there is high probability of incorrect estimates.

《Multi-Scale Residual Learning-using a Cycle Spinning CNN for Single Image De-Raining》相关推荐

  1. ICCV 2017 CREST:《CREST: Convolutional Residual Learning for Visual Tracking》论文笔记

    目录 动机 主要贡献 整体框架 详细介绍 重构DCF 剩余学习 Spatial层 Temporal层 跟踪过程 实验结果 动机 本文基于DCF进行改进,摘要中提到,基于DCF的跟踪器无法受益于端到端的 ...

  2. 论文阅读笔记《Patch2CAD: Patchwise Embedding Learning for In-the-Wild Shape Retrieval from a Single Image》

    核心思想   本文提出一种通过图块匹配寻找图像和CAD模型之间的对应关系,并进一步实现位姿估计的算法.与许多从单目图像中实现目标物体三维识别并估计位姿的方法类似,本文也是通过从CAD模型库中检索最相似 ...

  3. 深度学习论文阅读图像分类篇(五):ResNet《Deep Residual Learning for Image Recognition》

    深度学习论文阅读图像分类篇(五):ResNet<Deep Residual Learning for Image Recognition> Abstract 摘要 1. Introduct ...

  4. 《MA‑CRNN: a multi‑scale attention CRNN for Chinese text line recognition in natural scenes》论文阅读

    参考博文: CRNN的一个变种,可以读一读,看看相对于CRNN来说有什么变化?以及为什么? 文章目录 make decision step1:读摘要 step2:读Introduction step3 ...

  5. #论文 《Deep Residual Learning for Image Recognition》

    2015年的paper,微软何凯明等. 解决的问题: 梯度消失/爆炸问题: 之前的解决方案:This problem, however, has been largely addressed by n ...

  6. 重读经典:《Deep Residual Learning for Image Recognition》

    ResNet论文逐段精读[论文精读] 这是李沐博士论文精读的第二篇论文,这次精读的论文是ResNet.ResNet 是 CVPR2016 的最佳论文,目前谷歌学术显示其被引用数已经达到了90000+. ...

  7. 读文献——《Deep Residual Learning for Image Recognition》

    1.Abstract We present a residual learning framework to ease the training of networks that are substa ...

  8. 【HRNet】《Deep High-Resolution Representation Learning for Human Pose Estimation》

    CVPR-2019 代码:https://github.com/leoxiaobin/deep-high-resolution-net.pytorch 文章目录 1 Background and Mo ...

  9. Paper之BigGAN:《Large Scale Gan Training For High Fidelity Natural Image Synthesis》翻译与解读

    Paper之BigGAN:<Large Scale Gan Training For High Fidelity Natural Image Synthesis>翻译与解读 目录 效果 1 ...

最新文章

  1. 作业要求 20181127-1 附加作业 软件工程原则的应用实例分析
  2. apache在win2003下的安全设置
  3. centos8安装mongodb5
  4. 将类的定义放在头文件中,把成员函数的实现代码放在一个cpp文件中
  5. java程序设计教程实验报告_java程序设计课程--实验报告-实验13.doc
  6. 凭证 金蝶_金蝶软件账务处理流程之——凭证录入
  7. android jpush json,发送了正确的JPush json却报1002
  8. 基于Java+Jsp+SpringMVC漫威手办商城系统设计和实现
  9. myeclipse9安装SVN插件
  10. listView基本实现
  11. 腾讯广告北京招聘专场,offer等你解锁
  12. Java + selenium 元素定位(3)之By TagName
  13. 【附干货】卸载CAD后将注册表清理干净的方法及步骤
  14. mysql调查问卷_mysql – 解密数据库ER图用于问卷调查
  15. 2022年信息安全工程师考试知识点:操作系统安全
  16. 基于STM32设计的智能家居系统(采用ESP8266+OneNet云平台)
  17. 智能水表自动抄表协议cjt188远传协议,支持地址自动分配检查,灵活好用、Mbus通讯测试工具是一款水表等设备的测试工具
  18. 408真题-解析-2014年计算机考研真题解析
  19. 文字相对于图片垂直居中
  20. 上传到服务器的网站打开是空白,网站上传服务器,首页打开空白的解决办法|74cms|骑士cms...

热门文章

  1. psm进销存管理系统、供应商管理、进货管理、销售管理、仓库管理、采购记录、库存盘点、调拨单、出库单、借入单、进货报表、采购记录、销售往来账、采购往来账、图表分析、人事管理、销售报表、财务报表、rp原型
  2. 华为平板鸿蒙发布,华为新款平板与P50一同发布!有望搭载鸿蒙系统
  3. 纸质版表格怎么转换成电子版表格
  4. mysql反三角函数,PostgreSQL中的函数之数学函数(正弦函数、反正弦函数、余弦函数、反余弦函数)...
  5. 从被遗忘到牛市龙头,一文梳理ETH 2020爆发逻辑
  6. 腾讯企业邮箱只能接受消息不能发送
  7. 2020移动apn接入点哪个快_为什么别人的4g网总比你快? 手机这个设置没开启, 难怪网络...
  8. 2020移动apn接入点哪个快_移动水上乐园里的充气水池和支架水池,哪个回本快?...
  9. 计算机启动进入不了桌面图标,电脑开机后,进到桌面图标都没有开始也点不开 win10...
  10. 设置微信分享的标题 缩略图 连接 描述