HA_deblur
Image Deblurring Algorithm
A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion.
Human-Aware Motion Deblurring (ICCV2019)
72 stars
11 watching
9 forks
last commit: almost 5 years ago hide-datasethuman-aware-motion-deblurringiccv2019
Related projects:
Repository | Description | Stars |
---|---|---|
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
hdcvlab/mc-blur-dataset | A comprehensive benchmark dataset for image deblurring | 25 |
pp00704831/stripformer-eccv-2022- | An implementation of an image deblurring algorithm using a transformer-based model | 93 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
pratulsrinivasan/light_field_blind_motion_deblurring | A computer vision project that develops an algorithm to remove motion blur from images captured by 3D cameras. | 26 |
saeed-anwar/class_specific_deblurring | Deblurring images by analyzing frequency patterns specific to each class in an image dataset | 0 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
seungjunnah/deepdeblur_release | A deep learning-based image deblurring system designed to remove blur from dynamic scenes. | 681 |
hdcvlab/deblurring-by-realistic-blurring | A Python implementation of a deblurring model using realistic blurring techniques. | 63 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
bob831009/raw_image_deblurring | A software framework for deblurring raw images using the Deblur-RAW dataset | 30 |
hyeongseokson1/kpac | An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |