fourier-deconvolution-network
Image deconvolution library
A software project that provides an implementation of Fourier deconvolution for image restoration using a neural network
Code for ICCV 2017 paper "Learning to Push the Limits of Efficient FFT-based Image Deconvolution" (Jakob Kruse, Carsten Rother, and Uwe Schmidt)
37 stars
7 watching
14 forks
Language: Jupyter Notebook
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step. | 22 |
| Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 427 |
| This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
| This project presents a method to improve the stability and performance of unsupervised blind image deconvolution using Wiener guidance. | 13 |
| A repository providing pre-trained models and results for image deconvolution in the presence of kernel/model uncertainty | 14 |
| A collection of MATLAB functions for image restoration and deconvolution using shrinkage fields | 36 |
| A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 22 |
| An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. | 32 |
| This repository provides MATLAB implementations of algorithms for removing blurring effects from images. | 17 |
| A collection of Matlab scripts and resources for learning digital image processing concepts | 43 |
| Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |
| A method for blind image deconvolution using variational deep image prior. | 13 |
| A software framework for single image deblurring using recursive kernels | 14 |
| This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 188 |
| Provides results and tools for image deblurring using CNNs to handle kernel uncertainty | 5 |