Home

Awesome

Awesome Image or Video Denoising Algorithms

Collection of popular and reproducible image denoising works.

I will update the document when I access the new work for image or video denoising. Everyone could pull requests or remind me to update if you access the latest work.

This collection is based on the summary of wenbihan's work.

Contents

  1. Denoising Algorithms
    1.1 Filter
    1.2 Sparse Coding
    1.3 Effective Prior
    1.4 Low Rank
    1.5 Deep Learning
    1.6 Sparsity and Low-rankness Combined
    1.7 Combined with High-Level Tasks
    1.8 Image Noise Level Estimation
  2. Benchmark and Dataset
    2.1 Novel Benchmark
    2.2 Commonly Used Denoising Dataset
  3. Others
    3.1 Commonly Used Image Quality Metric Code

Denoising Algorithms

Filter

Sparse Coding

Effective Prior

Low Rank

Deep Learning

Sparsity and Low-rankness Combined

Combined with High-Level Tasks

Image Noise Level Estimation

Benchmark and Dataset

Novel Benchmark

Commonly Used Denoising Dataset

Others

Commonly Used Image Quality Metric Code