TWSC-ECCV2018
Image denoiser
A MATLAB implementation of an image denoising algorithm using sparse coding techniques.
Matlab Code for "A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising, ECCV 2018".
91 stars
10 watching
26 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
denoising-imagesimage-processing
Related projects:
Repository | Description | Stars |
---|---|---|
nvlabs/snn | An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
njusthyk1972/nlh | An image denoising method using blind pixel-level non-local methods | 48 |
weitw/imagedenoise | Develops and compares various image denoising algorithms using MATLAB and deep learning | 140 |
pp00704831/stripformer-eccv-2022- | An implementation of an image deblurring algorithm using a transformer-based model | 93 |
lizonghang/dct-fft-and-denoising | A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
juglab/n2v | An implementation of an image denoising algorithm that trains without clean target images or paired noisy images. | 408 |
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 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
huanglabpurdue/ncs | An algorithm to reduce noise in images from sCMOS cameras | 29 |
zheng-yuwei/stacked_autoencoder | This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. | 41 |
abhishekvahadane/coderelease_colornormalization | Software package for stain separation and color normalization in histopathological images using computational pathology techniques | 66 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |
steenmoeller/nordic_raw | Software for performing image reconstruction in MRI and denoising using various algorithms | 55 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
jk123vip/src_somp_matlab | MATLAB implementation of a sparse representation classifier using SOMP for hyperspectral image classification | 43 |