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: over 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 | 164 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 110 |
bob831009/raw_image_deblurring | A software framework for deblurring raw images using the Deblur-RAW dataset | 30 |
ustclby/unsupervised-domain-specific-deblurring | Deblurs images by separating the degradation from the content information without paired training data | 109 |
wu-cvgl/bad-nerf | A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 192 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 228 |
sczhou/davanet | This project is a Python implementation of a neural network architecture designed to remove camera shake from stereo images. | 138 |
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 | 94 |
wdzhao123/apl | Develops a deep learning-based method to detect and remove defocus blur from images | 17 |
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. | 264 |
invokerer/deeprft | Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |
jacquelinelala/gfn | A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. | 141 |