SDWNet
Deblurring framework
A software framework for training and testing image deblurring models using a Straight Dilated Network with Wavelet Transformation.
[ICCVW2021] An Straight Dilated Network with Wavelet for image Deblurring
60 stars
4 watching
8 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
shangwei5/d2net | Develops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance. | 35 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 109 |
bob831009/raw_image_deblurring | A software framework for deblurring raw images using the Deblur-RAW dataset | 30 |
ustclby/unsupervised-domain-specific-deblurring | Unsupervised method to deblur images of faces or text from other domains | 109 |
wu-cvgl/bad-nerf | A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 189 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
sczhou/davanet | Reconstructs blurred images from stereo pairs using view aggregation and deep neural networks. | 137 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
pp00704831/stripformer-eccv-2022- | An implementation of an image deblurring algorithm using a transformer-based model | 93 |
wdzhao123/apl | Develops a deep learning-based method to detect and remove defocus blur from images | 16 |
joanshen0508/ha_deblur | A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. | 72 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |
jacquelinelala/gfn | A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. | 141 |