Unsupervised-Domain-Specific-Deblurring
Image deblurring tool
Deblurs images from one domain to another without paired data
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 | 164 |
deepmed-lab-ecnu/deeprft-aaai2023 | An image deblurring technique based on frequency selection using machine learning models | 18 |
wdzhao123/apl | Develops a deep learning-based method to detect and remove defocus blur from images | 17 |
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. | 261 |
seungjunnah/deepdeblur_release | A deep learning-based image deblurring system designed to remove blur from dynamic scenes. | 690 |
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 | 382 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 228 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 29 |
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 |
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 | This repository provides a Python implementation of an image deblurring algorithm using deep residual prior and uncertainty-aware approach. | 57 |