图像去噪近年文章及资料

图像去噪

内容来自:https://github.com/wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.

Criteria: works must have codes available, and the reproducible results demonstrate state-of-the-art performances.

This collection is inspired by the summary by flyywh

Denoising Algorithms

Filter
  • NLM [Web] [Code] [PDF]
    • A non-local algorithm for image denoising (CVPR 05), Buades et al.
    • Image denoising based on non-local means filter and its method noise thresholding (SIVP2013), B. Kumar
  • BM3D [Web] [Code] [PDF]
    • Image restoration by sparse 3D transform-domain collaborative filtering (SPIE Electronic Imaging 2008), Dabov et al.
  • PID [Web] [Code] [PDF]
    • Progressive Image Denoising (TIP 2014), C. Knaus et al.
Sparse Coding
  • KSVD [Web] [Code] [PDF]
    • Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries (TIP 2006), Elad et al.
  • LSSC [Web] [Code] [PDF]
    • Non-local Sparse Models for Image Restoration (ICCV 2009), Mairal et al.
  • NCSR [Web] [Code] [PDF]
    • Nonlocally Centralized Sparse Representation for Image Restoration (TIP 2012), Dong et al.
  • OCTOBOS [Web] [Code] [PDF]
    • Structured Overcomplete Sparsifying Transform Learning with Convergence Guarantees and Applications (IJCV 2015), Wen et al.
  • GSR [Web] [Code] [PDF]
    • Group-based Sparse Representation for Image Restoration (TIP 2014), Zhang et al.
  • TWSC [Web] [Code] [PDF]
    • A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising (ECCV 2018), Xu et al.
Effective Prior
  • EPLL [Web] [Code] [PDF]
    • From Learning Models of Natural Image Patches to Whole Image Restoration (ICCV2011), Zoran et al.
  • GHP [[Web]][Code] [PDF]
    • Texture Enhanced Image Denoising via Gradient Histogram Preservation (CVPR2013), Zuo et al.
  • PGPD [[Web]][Code] [PDF]
    • Patch Group Based Nonlocal Self-Similarity Prior Learning for Image Denoising (ICCV 2015), Xu et al.
  • PCLR [[Web]][Code] [PDF]
    • External Patch Prior Guided Internal Clustering for Image Denoising (ICCV 2015), Chen et al.
Low Rank
  • SAIST [Web] [Code by request] [PDF]
    • Nonlocal image restoration with bilateral variance estimation: a low-rank approach (TIP2013), Dong et al.
  • WNNM [Web] [Code] [PDF]
    • Weighted Nuclear Norm Minimization with Application to Image Denoising (CVPR2014), Gu et al.
  • Multi-channel WNNM [Web] [Code] [PDF]
    • Multi-channel Weighted Nuclear Norm Minimization for Real Color Image Denoising (ICCV 2017), Xu et al.
Deep Learning
  • SF [Web] [Code] [PDF]
    • Shrinkage Fields for Effective Image Restoration (CVPR 2014), Schmidt et al.
  • TNRD [Web] [Code] [PDF]
    • Trainable nonlinear reaction diffusion: A flexible framework for fast and effective image restoration (TPAMI 2016), Chen et al.
  • RED [Web] [Code] [PDF]
    • Image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections (NIPS2016), Mao et al.
  • DnCNN [Web] [Code] [PDF]
    • Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP2017), Zhang et al.
  • MemNet [Web] [Code] [PDF]
    • MemNet: A Persistent Memory Network for Image Restoration (ICCV2017), Tai et al.
  • WIN [Web] [Code] [PDF]
    • Learning Pixel-Distribution Prior with Wider Convolution for Image Denoising (Arxiv), Liu et al.
  • F-W Net [Web] [Code] [PDF]
    • L_p-Norm Constrained Coding With Frank-Wolfe Network (Arxiv), Sun et al.
  • NLCNN [Web] [Code] [PDF]
    • Non-Local Color Image Denoising with Convolutional Neural Networks (CVPR 2017), Lefkimmiatis.
  • Deep image prior [Web] [Code] [PDF]
    • Deep Image Prior (CVPR 2018), Ulyanov et al.
  • xUnit [Web] [Code] [PDF]
    • xUnit: Learning a Spatial Activation Function for Efficient Image Restoration (Arxiv), Kligvasser et al.
  • UDNet [Web] [Code] [PDF]
    • Universal Denoising Networks : A Novel CNN Architecture for Image Denoising (CVPR 2018), Stamatios Lefkimmiatis.
  • Wavelet-CNN [Web] [Code] [PDF]
    • Multi-level Wavelet-CNN for Image Restoration (Arxiv), Liu et al.
  • FFDNet [Web] [Code] [PDF]
    • FFDNet: Toward a Fast and Flexible Solution for CNN-Based Image Denoising (TIP), Zhang et al.
  • FC-AIDE [Web] [Code] [PDF]
    • Fully Convolutional Pixel Adaptive Image Denoiser (Arxiv), Cha et al.
  • CBDNet [Web] [Code] [PDF]
    • Toward Convolutional Blind Denoising of Real Photographs (Arxiv), Guo et al.
  • Noise2Noise [Web] [TF Code] [Keras Unofficial Code] [PDF]
    • Noise2Noise: Learning Image Restoration without Clean Data (ICML 2018), Lehtinen et al.
  • UDN [Web] [Code] [PDF]
    • Universal Denoising Networks- A Novel CNN Architecture for Image Denoising (CVPR 2018), Lefkimmiatis.
  • N3 [Web] [Code] [PDF]
    • Neural Nearest Neighbors Networks (NIPS 2018), Plotz et al.
  • NLRN [Web] [Code] [PDF]
    • Non-Local Recurrent Network for Image Restoration (NIPS 2018), Liu et al.
  • RDN+ [Web] [Code] [PDF]
    • Residual Dense Network for Image Restoration (CVPR 2018), Zhang et al.
Sparsity and Low-rankness Combined
  • STROLLR-2D [PDF] [Code]
    • When Sparsity Meets Low-Rankness: Transform Learning With Non-Local Low-Rank Constraint for Image Restoration (ICASSP 2017), Wen et al.
Combined with High-Level Tasks
  • Meets High-level Tasks [PDF] [Code]
    • When Image Denoising Meets High-Level Vision Tasks: A Deep Learning Approach (IJCAI 2018), Liu et al.
Image Noise Level Estimation
  • SINLE [PDF] [Code] [Slides]
    • Single-image Noise Level Estimation for Blind Denoising (TIP 2014), Liu et al.
Novel Benchmark
  • ReNOIR [Web] [Data] [PDF]
    • RENOIR - A Dataset for Real Low-Light Image Noise Reduction (Arxiv 2014), Anaya, Barbu.
  • Darmstadt [Web] [Data] [PDF]
    • Benchmarking Denoising Algorithms with Real Photographs (CVPR 2017), Tobias Plotz, Stefan Roth.
  • PolyU [Web] [Data] [PDF]
    • Real-world Noisy Image Denoising: A New Benchmark (Arxiv), Xu et al.
Commonly Used Denoising Dataset
Commonly Used Image Quality Metric Code
  • 11
    点赞
  • 54
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值