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: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cszcwu/nrknet | Deblurring software for correcting image defects caused by camera defocus | 14 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
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,037 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
jiangsutx/srn-deblur | This repository provides a Python implementation of a deep learning-based image deblurring algorithm. | 719 |
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 |