SNN

Denoiser

An image denoising algorithm implementing a statistical approach to improve traditional methods

Matlab code implementation the modified Non Local Means and Bilateral filters, as described in I. Frosio, J. Kautz, Statistical Nearest Neighbors for Image Denoising, IEEE Trans. Image Processing, 2018. The repository also includes the Matlab code to replicate the results of the toy problem described in the paper.

GitHub

42 stars
12 watching
10 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
njusthyk1972/nlh An image denoising method using blind pixel-level non-local methods 48
csjunxu/twsc-eccv2018 A MATLAB implementation of an image denoising algorithm using sparse coding techniques. 91
juglab/n2v An implementation of an image denoising algorithm that trains without clean target images or paired noisy images. 408
weitw/imagedenoise Develops and compares various image denoising algorithms using MATLAB and deep learning 140
lizonghang/dct-fft-and-denoising A Matlab implementation of various image denoising techniques using DCT and FFT 100
huanglabpurdue/ncs An algorithm to reduce noise in images from sCMOS cameras 29
cszn/ircnn This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. 600
rwenqi/nbd-glra A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. 21
steenmoeller/nordic_raw Software for performing image reconstruction in MRI and denoising using various algorithms 55
hjprint/university_project_vmd_majorization A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images 77
matlab-deep-learning/nerf An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering 10
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
ysnan/vem-nbd Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. 14
nvpro-samples/vk_denoise This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images 90
jblindsay/fp_denoise A tool for de-noising raster digital elevation models using feature-preserving algorithms 17