D2Net
Video Deblurring Framework
Develops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance.
Bringing Events into Video Deblurring with Non consecutively Blurry Frames (ICCV2021)
35 stars
2 watching
4 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jihyongoh/demfi | Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy | 81 |
xiangz-0/gem | This project proposes a method to generalize event-based motion deblurring in real-world scenarios using a scale-aware network and a two-stage self-supervised learning scheme. | 31 |
rwenqi/3dfacedeblurring | A method for deblurring face videos by leveraging 3D facial priors to account for facial structure and identity information. | 42 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
xufangchn/motion-deblurring-with-real-events | Develops methods to restore blurry motion sequences from real-world events | 33 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
shuochsu/deepvideodeblurring | Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 191 |
flyegle/sdwnet | A software framework for training and testing image deblurring models using a Straight Dilated Network with Wavelet Transformation. | 60 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
visinf/deblur-devil | A PyTorch implementation of deep video deblurring using multiple network architectures and datasets. | 17 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
ahupujr/refid | Proposes a unified framework for event-based frame interpolation with ad-hoc deblurring in videos | 32 |
zzh-tech/estrnn | An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 318 |
tencentcloud/erdn | A video deblurring algorithm using a deformable convolution network. | 10 |