Github上看到的,最近几年顶级会议和期刊关于图像去噪方面的论文列表,直接上链接:

https://github.com/flyywh/Image-Denoising-State-of-the-art

列的还是挺全的,感谢原作者的工作

A curated list of image denoising resources and a benchmark for image denoising approaches.

This list is maintained by: Wenhan Yang [STRUCT] PKU (PI: Prof. Jiaying Liu)

State-of-the-art algorithms

Filter

  • BM3D [Web] [Code] [PDF]

    • Image restoration by sparse 3D transform-domain collaborative filtering (SPIE Electronic Imaging 2008), Dabov et al.
  • Activity-tuned Image Filtering [PDF]
    • Local Activity-tuned Image Filtering for Noise Removal and Image Smoothing (Arxiv 2017), Lijun Zhao, Jie Liang, Huihui Bai, Lili Meng, Anhong Wang, and Yao Zhao.

Sparse Coding

  • KSVD [Web] [Code] [PDF]

    • Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries (TIP2006), Elad et al.
  • SAINT [Web] [Code] [PDF]
    • Nonlocal image restoration with bilateral variance estimation: a low-rank approach (TIP2013), Dong et al.
  • NCSR [Web] [Code] [PDF]
    • Nonlocally Centralized Sparse Representation for Image Restoration (TIP2012), Dong et al.
  • LSSC [Web] [Code] [PDF]
    • Non-local Sparse Models for Image Restoration (ICCV2009), Mairal et al.
  • TWSC [Web] [Code] [PDF]
    • A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising (ECCV2018), Xu et al.

Effective Prior

  • EPLL [Web] [Code] [PDF]

    • From Learning Models of Natural Image Patches to Whole Image Restoration (ICCV2011), Zoran et al.
  • Bayesian Hyperprior [PDF]
    • A Bayesian Hyperprior Approach for Joint Image Denoising and Interpolation with an Application to HDR Imaging, Cecilia Aguerrebere, Andres Almansa, Julie Delon, Yann Gousseau and Pablo Muse.
  • External Prior Guided [PDF]
    • External Prior Guided Internal Prior Learning for Real Noisy Image Denoising, Jun Xu, Lei Zhang, and David Zhang.
  • Multi-Layer Image Representation [PDF]
    • A Multi-Layer Image Representation Using Regularized Residual Quantization: Application to Compression and Denoising, Sohrab Ferdowsi, Slava Voloshynovskiy, Dimche Kostadinov.
  • A Faster Patch Ordering [PDF]
    • A Faster Patch Ordering Method for Image Denoising, Badre Munir.

Low Rank

  • WNNM [Web] [Code] [PDF]

    • Weighted Nuclear Norm Minimization with Application to Image Denoising (CVPR2014), Gu et al.
  • Low-rank MoG filter [PDF]
    • From Noise Modeling to Blind Image Denoising (CVPR2016), Zhu et al.
  • Multi-channel Weighted Nuclear Norm [Web] [Code] [PDF]
    • Multi-channel Weighted Nuclear Norm Minimization for Real Color Image Denoising (ICCV2017), Jun Xu, Lei Zhang, David Zhang, and Xiangchu Feng.
  • Multi-Scale Weighted Nuclear Norm [PDF]
    • Multi-Scale Weighted Nuclear Norm Image Restoration (CVPR2018), Noam Yair, Tomer Michaeli.

Deep Learning

  • TNRD [Web] [Code] [PDF]

    • Trainable nonlinear reaction diffusion: A flexible framework for fast and effective image restoration (TPAMI2016), Chen et al.
  • DnCNN [Web] [PDF]
    • Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP2017), Zhang et al.
  • DAAM [Web] [PDF]
    • Deeply Aggregated Alternating Minimization for Image Restoration (Arxiv2016), Youngjung Kim et al.
  • Adversirial Denoising [PDF]
    • Image Denoising via CNNs: An Adversarial Approach (Arxiv2017), Nithish Divakar, R. Venkatesh Babu.
  • Unrolled Optimization Deep Priors [PDF]
    • Unrolled Optimization with Deep Priors (Arxiv2017), Steven Diamond, Vincent Sitzmann, Felix Heide, Gordon Wetzstein.
  • Recurrent Inference Machines [PDF]
    • Recurrent Inference Machines for Solving Inverse Problems(Arxiv2017), Patrick Putzky, Max Welling.
  • Kernel Prediction [PDF]
    • Burst Denoising With Kernel Prediction Networks (CVPR2018), Ben Mildenhall, Jonathan T. Barron, Jiawen Chen, Dillon Sharlet, Ren Ng, Robert Carroll.
  • GAN-Based Noise Modeling [PDF]
    • Image Blind Denoising With Generative Adversarial Network Based Noise Modeling (CVPR2018), Jingwen Chen, Jiawei Chen, Hongyang Chao, Ming Yang.
  • Universal Denoising Networks [PDF]
    • Universal Denoising Networks : A Novel CNN Architecture for Image Denoising (CVPR2018), Stamatios Lefkimmiatis.
  • Non-Local Recurrent Network [PDF]
    • Non-Local Recurrent Network for Image Restoration (Arxiv2018), Ding Liu, Bihan Wen, Yuchen Fan, Chen Change Loy, Thomas S. Huang.
  • Recurring Patterns Network [PDF]
    • Identifying Recurring Patterns with Deep Neural Networks for Natural Image Denoising (Arxiv2018), Zhihao Xia, Ayan Chakrabarti.
  • Dynamically Unfolding Recurrent Restorer [PDF]
    • Dynamically Unfolding Recurrent Restorer: A Moving Endpoint Control Method for Image Restoration (Arxiv2018), Xiaoshuai Zhang, Yiping Lu, Jiaying Liu, Bin Dong.
  • Pixel Adaptive Image Denoiser [PDF]
    • Fully Convolutional Pixel Adaptive Image Denoiser (Arxiv2018), Sungmin Cha and Taesup Moon.
  • Convolutional Blind Denoising [PDF] [WEB]
    • Toward Convolutional Blind Denoising of Real Photographs (Arxiv2018), Shi Guo, Zifei Yan, Kai Zhang, Wangmeng Zuo, Lei Zhang.
  • Noise2Noise [PDF]
    • Noise2Noise: Learning Image Restoration without Clean Data (ICML2018), Jaakko Lehtinen, Jacob Munkberg, Jon Hasselgren, Samuli Laine, Tero Karras, Miika Aittala, Timo Aila.

Combined with High-Level Tasks

  • Meets High-level Tasks [PDF]

    • When Image Denoising Meets High-Level Vision Tasks: A Deep Learning Approach, Ding Liu (IJCAI2018), Bihan Wen, Xianming Liu, Thomas S. Huang.
  • Class-Specific Denoising [PDF]
    • Class-Specific Poisson Denoising By Patch-Based Importance Sampling (Arxiv2017), Milad Niknejad, Jose M. Bioucas-Dias, Mario A. T. Figueiredo.
  • Class-Aware Denoising [PDF]
    • Class-Aware Fully-Convolutional Gaussian and Poisson Denoising (Arxiv2018), Tal Remez, Or Litany, Raja Giryes, and Alex M. Bronstein.
  • Image Denoising + High Level [PDF]
    • Connecting Image Denoising and High-Level Vision Tasks via Deep Learning (Arxiv2018), Ding Liu, Bihan Wen, Jianbo Jiao, Xianming Liu, Zhangyang Wang, and Thomas S. Huang.

Benchmark

  • ReNOIR [PDF] [WEB]

    • RENOIR - A Dataset for Real Low-Light Image Noise Reduction (JVCIR2018), Josue Anaya, Adrian Barbu.
  • Darmsdadt [PDF] [WEB]
    • Benchmarking Denoising Algorithms with Real Photographs (CVPR2017), Tobias Plotz, Stefan Roth.
  • Smartphone Cameras Dataset [PDF]
    • A High-Quality Denoising Dataset for Smartphone Cameras (CVPR2018), Abdelrahman Abdelhamed, Stephen Lin, Michael S. Brown.
  • PolyU [PDF] [WEB]
    • Real-world Noisy Image Denoising: A New Benchmark (Arxiv2018), Jun Xu, Hui Li, Zhetong Liang, David Zhang, and Lei Zhang.

Image Denoising State-of-the-art相关推荐

  1. 图像处理-State of the Art

    https://github.com/BlinkDL/BlinkDL.github.io 目前常见图像任务的 State-of-the-Art 方法,从 Super-resolution 到 Capt ...

  2. 跟踪算法基准--Tracking the Trackers: An Analysis of the State of the Art in Multiple Object Tracking

    Tracking the Trackers: An Analysis of the State of the Art in Multiple Object Tracking https://arxiv ...

  3. 最新年龄估计综述(Deep learning approach for facial age classification: a survey of the state of the art)

    目录 @[TOC](文章目录) #一.常用数据集 #二.常用的年龄识别方法 #1.多分类(MC) #2.度量回归(metric regression,MR) #3.排序(ranking) #4.深度标 ...

  4. Facial Emotion Recognition: State of the Art Performance on FER2013

    [1] Khaireddin Y , Chen Z . Facial Emotion Recognition: State of the Art Performance on FER2013[J]. ...

  5. Artificial General Intelligence: Concept, State of the Art, and Future Prospects

    Artificial General Intelligence: Concept, State of the Art, and Future Prospects(强人工智能:概念,前沿技术和未来展望) ...

  6. SLAM综述阅读笔记七:Visual and Visual-Inertial SLAM: State of the Art, Classification,and Experimental 2021

    Visual and Visual-Inertial SLAM: State of the Art, Classification,and Experimental Benchmarking 作者:M ...

  7. 阅读笔记2020_01观点检测综述:《Stance Detection on Social Media: State of the Art and Trends》

    观点检测综述:<Stance Detection on Social Media: State of the Art and Trends> 1.观点相关的关键词: Stance dete ...

  8. 强化学习6——policy gradient的变种State of the Art

    policy-base SOTA 学习周博雷老师课程总结 Natural Policy Gradient 为了改善PG算法的不稳定的缺点(如果更新到一个bad policy,就会采集到的一个坏的数据集 ...

  9. Deep Learning for Brain MRI Segmentation: State of the Art and Future Directions

    作者:  Zeynettin Akkus & Alfiia Galimzianova & Assaf Hoogi & Daniel L. Rubin & Bradley ...

  10. Deep learning for prognostics and health management:State of the art,challenges,and opportunities 翻译

    预测和健康管理的深度学习:现状.挑战和机遇 摘要 提高工程系统的可靠性是航空航天.核能和水偏流等工程领域中许多应用的关键问题.这就需要高效有效的系统健康监测方法,包括处理和分析大量的机械数据以检测异常 ...

最新文章

  1. Enda 的 2015 下半年读书计划
  2. oracle技术之Oracle 跟踪事件(一)
  3. ​20210716未来智能实验室收录资料
  4. LoadRunner 测试Tuxedo的问题
  5. 存在于实数域的微观粒子4-能量可以转变为物质
  6. C#中析构函数,命名空间及字符串的运用(Ninth day)
  7. 数据采集提升性能篇-使用Mybatis的批量操作api导入数据
  8. SCCM 2007系列教程之三日志文件
  9. python for net_转:.NET 4.0 下使用 Python for .NET
  10. 智能机器人热点技术大揭秘!
  11. Java反射机制涉及的类常见方法使用总结
  12. spring p2p项目html,springboot2.x项目实战视频教程p2p金融中等项目
  13. 德施曼|618期间五次霸榜 直击智能锁第一爆品德施曼Q5
  14. python判断用户名是否有效_Python校验用户名是否合法示例
  15. npm打包项目报错:npm ERR! A complete log of this run can be found in:npm ERR! C:\Users\AppData\Roa...
  16. workerman执行busy,http请求不返回导致阻塞
  17. js获取服务器时间,并以北京时区显示
  18. Android使用AIUI快速搭建智能助手
  19. mysqldump 备份报 Warning: A partial dump from a server that has GTIDs will by default include the..
  20. ECharts 饼图数据放在饼图内部显示

热门文章

  1. python 多线程实现多任务,多进程实行多任务
  2. ppt播放动画花屏-问题解决
  3. 土壤湿度使用详细教程(基于树莓派3b+)
  4. Android自定义View-一个可可爱爱的波浪特效
  5. 【资源】谷歌logo的配色的RGB值
  6. 线性泛函分析之对偶基
  7. 【外文翻译】外国友人写得很不错的Java Lambda表达式入门教程,我终于翻译好给大家啦!!!...
  8. 儿童手表运动轨迹和路径追踪_如何将智能手表或健身追踪器用作静音闹钟
  9. 使用Fiddler/Charles+Jmeter进行接口自动化测试和接口性能测试(关联接口测试、接口自动化测试、脚本录制、软件测试、性能测试、测试工具)
  10. 程序员找工作必看面试题1