GFN
Image deblurrier
A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network.
Gated Fusion Network for Joint Image Deblurring and Super-Resolution(BMVC 2018 Oral)
141 stars
9 watching
39 forks
Language: Python
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cszcwu/nrknet | A software framework for single image deblurring using recursive kernels | 14 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 164 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 29 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 102 |
invokerer/deeprft | Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 228 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
vita-group/deblurganv2 | An end-to-end generative adversarial network (GAN) for single image motion deblurring | 1,049 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 264 |
deepmed-lab-ecnu/deeprft-aaai2023 | An image deblurring technique based on frequency selection using machine learning models | 18 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
jiangsutx/srn-deblur | This repository provides a Python implementation of a deep learning-based image deblurring algorithm. | 724 |
jennyzu/bp-dip-deblurring | A Python implementation of an image deblurring technique based on backprojection from a deep learning prior | 6 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |