RealTime_VDBLR
Video deblurring software
An official implementation of a PyTorch-based video deblurring algorithm using motion compensation
[PG 2022] Official PyTorch Implementation for "Real-Time Video Deblurring via Lightweight Motion Compensation"
50 stars
3 watching
8 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
themathgeek13/stdeblur | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
visinf/deblur-devil | A PyTorch implementation of deep video deblurring using multiple network architectures and datasets. | 17 |
ustclby/unsupervised-domain-specific-deblurring | Unsupervised method to deblur images of faces or text from other domains | 109 |
ahupujr/refid | Proposes a unified framework for event-based frame interpolation with ad-hoc deblurring in videos | 32 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
hdcvlab/deblurring-by-realistic-blurring | A Python implementation of a deblurring model using realistic blurring techniques. | 63 |
vinairesearch/blur-kernel-space-exploring | An image deblurring method using encoded blur kernel space | 148 |
kkkls/fftformer | An image deblurring method using transformer architecture | 251 |
pp00704831/banet-tip-2022 | A PyTorch implementation of an attention network for dynamic scene deblurring | 37 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |