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"
51 stars
3 watching
8 forks
Language: Python
last commit: 10 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 | 228 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 68 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 261 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
visinf/deblur-devil | Develops techniques for restoring sharpness and clarity to blurry videos using deep learning | 17 |
ustclby/unsupervised-domain-specific-deblurring | Deblurs images by separating the degradation from the content information without paired training data | 109 |
ahupujr/refid | Proposes a unified framework for event-based frame interpolation with ad-hoc deblurring in videos | 34 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 225 |
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 | 151 |
kkkls/fftformer | An image deblurring method using transformer architecture | 265 |
pp00704831/banet-tip-2022 | A PyTorch implementation of an attention network for dynamic scene deblurring | 37 |
invokerer/deeprft | Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |