3Dfacedeblurring
Face video deblurring algorithm
A method for deblurring face videos by leveraging 3D facial priors to account for facial structure and identity information.
42 stars
2 watching
8 forks
Language: Python
last commit: almost 5 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 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
wu-cvgl/bad-nerf | A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 189 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
sollynoay/mmp-rnn | Deblurs video frames using motion magnitude estimation and recurrent neural networks | 39 |
jihyongoh/demfi | Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy | 81 |
dogyoonlee/dp-nerf | Deblurring technique using neural radiance fields with physical scene priors | 82 |
joanshen0508/deep-semantic-face-deblurring | Develops a deep learning-based deblurring technique for face images using semantic parsing and multiple loss functions. | 46 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
rajeevyasarla/umsn-face-deblurring | A deep learning-based method to improve the quality of blurry face images by leveraging semantic segmentation and uncertainty guidance. | 118 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
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 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |