NBD-GLRA
Deconvolution algorithm
A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration.
Deep Non-Blind Deconvolution via Generalized Low-Rank Approximation
21 stars
2 watching
3 forks
Language: MATLAB
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
meiguangjin/nbd | This is an implementation of a blind deconvolution algorithm used in computer vision | 17 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
ysnan/nbd_kerunc | A repository providing pre-trained models and results for image deconvolution in the presence of kernel/model uncertainty | 14 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
gbredell/w_dip | This project presents a method to improve the stability and performance of unsupervised blind image deconvolution using Wiener guidance. | 13 |
donggong1/learn-optimizer-rgdn | An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. | 32 |
hyeongseokson1/cnn_deconvolution | Improves deconvolution performance using a Convolutional Neural Network | 22 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
dong-huo/vdip-deconvolution | A method for blind image deconvolution using variational deep image prior. | 13 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
nvlabs/snn | An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
rwenqi/3dfacedeblurring | A method for deblurring face videos by leveraging 3D facial priors to account for facial structure and identity information. | 42 |
sollynoay/mmp-rnn | Deblurs video frames using motion magnitude estimation and recurrent neural networks | 39 |