defocus-deblurring
Image restoration library
Restores images degraded by camera lens flares and defocus effects to their original state
paper
14 stars
1 watching
4 forks
Language: C
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
hyeongseokson1/kpac | An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
wdzhao123/apl | Develops a deep learning-based method to detect and remove defocus blur from images | 16 |
abdullah-abuolaim/defocus-deblurring-dual-pixel | Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
zhihongz/infwide | A deep learning-based image deblurring method designed to handle low-light conditions | 13 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
jiangsutx/srn-deblur | This repository provides a Python implementation of a deep learning-based image deblurring algorithm. | 719 |
shuochsu/deepvideodeblurring | Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 191 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
liyucs/jdrl | An implementation of a deep learning-based deblurring method that uses misaligned training pairs to improve image defocus correction. | 20 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
xufangchn/motion-deblurring-with-real-events | Develops methods to restore blurry motion sequences from real-world events | 33 |
sun-umn/blind-image-deblurring | An algorithmic solution for restoring degraded images by estimating and compensating for blur effects. | 4 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |