专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
目录
相关文章推荐
李继刚  ·  Claude Prompt:言外之意 ·  13 小时前  
李继刚  ·  Claude Prompt:言外之意 ·  13 小时前  
爱可可-爱生活  ·  扩散模型训练动态的功率谱偏置分析理论 ... ·  昨天  
爱可可-爱生活  ·  本文提出了一个名为 START ... ·  昨天  
爱可可-爱生活  ·  //@爱可可-爱生活:欢迎参与!-20250 ... ·  2 天前  
爱可可-爱生活  ·  【[105星]grps_trtllm:比vL ... ·  3 天前  
51好读  ›  专栏  ›  机器学习研究会

【推荐】基于CGAN的图像除雨方法(ID-CGAN)

机器学习研究会  · 公众号  · AI  · 2017-01-25 21:30

正文


点击上方 “机器学习研究会” 可以订阅哦
摘要

转自:爱可可-爱生活

论文《 Image De-raining Using a Conditional Generative Adversarial Network 》摘要:

Severe weather conditions such as rain and snow adversely affect the visual quality of images captured under such conditions thus rendering them useless for further usage and sharing. In addition, such degraded images drastically affect performance of vision systems. Hence, it is important to solve the problem of single image de-raining/de-snowing. However, this is a difficult problem to solve due to its inherent ill-posed nature. Existing approaches attempt to introduce prior information to convert it into a well-posed problem. In this paper, we investigate a new point of view in addressing the single image de-raining problem. Instead of focusing only on deciding what is a good prior or a good framework to achieve good quantitative and qualitative performance, we also ensure that the de-rained image itself does not degrade the performance of a given computer vision algorithm such as detection and classification. In other words, the de-rained result should be indistinguishable from its corresponding clear image to a given discriminator. This criterion can be directly incorporated into the optimization framework by using the recently introduced conditional generative adversarial networks (GANs). To minimize artifacts introduced by GANs and ensure better visual quality, a new refined loss function is introduced. Based on this, we propose a novel single image de-raining method called Image De-raining Conditional General Adversarial Network (ID-CGAN), which considers quantitative, visual and also discriminative performance into the objective function. Experiments evaluated on synthetic images and real images show that the proposed method outperforms many recent state-of-the-art single image de-raining methods in terms of quantitative and visual performance.







请到「今天看啥」查看全文