KPAC
Image deblurring model
An implementation of a deep learning model for deblurring images affected by defocus.
[ICCV 2021] Official Tensorflow Implementation for "Single Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions"
58 stars
1 watching
13 forks
Language: Python
last commit: about 3 years ago cnn-modeldeblurringdefocus-deblurring
Related projects:
Repository | Description | Stars |
---|---|---|
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
abdullah-abuolaim/defocus-deblurring-dual-pixel | Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
dasongli1/learning_degradation | An implementation of learning-based image deblurring using degradation representations | 58 |
tuvovan/attsf | A software implementation of an attention-based approach to deblurring images affected by camera defocus. | 18 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
hdcvlab/deblurring-by-realistic-blurring | A Python implementation of a deblurring model using realistic blurring techniques. | 63 |
cszcwu/nrknet | Deblurring software for correcting image defects caused by camera defocus | 14 |
subeeshvasu/2018_subeesh_nbd_cvpr | Provides results and tools for image deblurring using CNNs to handle kernel uncertainty | 5 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
chosj95/mimo-unet | Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 373 |