NBD
Deconvolution algorithm
This is an implementation of a blind deconvolution algorithm used in computer vision
17 stars
0 watching
5 forks
Language: C
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
dong-huo/vdip-deconvolution | A method for blind image deconvolution using variational deep image prior. | 13 |
hyeongseokson1/cnn_deconvolution | Improves deconvolution performance using a Convolutional Neural Network | 22 |
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 |
hyeonwoonoh/deconvnet | Deconvolution network architecture for semantic segmentation | 325 |
ysnan/nbd_kerunc | A repository providing pre-trained models and results for image deconvolution in the presence of kernel/model uncertainty | 14 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
uschmidt83/fourier-deconvolution-network | A software project that provides an implementation of Fourier deconvolution for image restoration using a neural network | 37 |
tudaga/nmfreg_tutorial | A tutorial on using NMFreg to deconvolve composite measurements from labeled single-cell RNA-seq data | 11 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
chuanli11/cnnmrf | An algorithm combining Markov Random Fields and Convolutional Neural Networks for generating synthetic images based on input content and style. | 865 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
hongguangzhang/dmphn-cvpr19-master | An image deblurring technique utilizing a hierarchical network architecture | 194 |