CNN_deconvolution
Deconvolution algorithm
An implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step.
CNN based non-blind deconvolution (presented at ICCP 2017)
22 stars
3 watching
9 forks
Language: C++
last commit: almost 4 years ago caffedeblurringdeconvolutionimagematlab
Related projects:
Repository | Description | Stars |
---|---|---|
| This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
| Deconvolution network architecture for semantic segmentation | 325 |
| This repository provides MATLAB implementations of algorithms for removing blurring effects from images. | 17 |
| A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design | 1,264 |
| Deblurring algorithm for videos using a neural network | 52 |
| An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
| A software project that provides an implementation of Fourier deconvolution for image restoration using a neural network | 37 |
| This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 164 |
| A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 22 |
| A method for blind image deconvolution using variational deep image prior. | 13 |
| An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. | 32 |
| A deep learning-based image deblurring method designed to handle low-light conditions | 13 |
| Provides results and tools for image deblurring using CNNs to handle kernel uncertainty | 5 |
| An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |