Unsupervised-Domain-Specific-Deblurring
Image Deblurring Method
Unsupervised method to deblur images of faces or text from other domains
Implementation of "Unsupervised Domain-Specific Deblurring via Disentangled Representations"
109 stars
4 watching
28 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
wdzhao123/apl | Develops a deep learning-based method to detect and remove defocus blur from images | 16 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
saeed-anwar/class_specific_deblurring | Deblurring images by analyzing frequency patterns specific to each class in an image dataset | 0 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
seungjunnah/deepdeblur_release | A deep learning-based image deblurring system designed to remove blur from dynamic scenes. | 681 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
chosj95/mimo-unet | Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 373 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
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 |
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 |
xl-tang3/uaudeblur | An implementation of an image deblurring algorithm using PyTorch and deep residual prior | 57 |