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 Software implementing a blind pixel-level non-local method for image denoising using additive Gaussian white noise. 49
csjunxu/twsc-eccv2018 A Matlab implementation of an image denoising scheme based on sparse coding and trilateral weighting. 91
juglab/n2v A noise reduction algorithm trained on noisy images without target images or paired data 414
weitw/imagedenoise Develops and compares various image denoising algorithms using MATLAB and deep learning 144
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. 602
rwenqi/nbd-glra A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. 22
steenmoeller/nordic_raw Software for image reconstruction in MRI and denoising using NORDIC algorithm 57
hjprint/university_project_vmd_majorization A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images 81
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 89
jblindsay/fp_denoise A tool for de-noising raster digital elevation models using feature-preserving algorithms 17