REFID
Video interpolator
Proposes a unified framework for event-based frame interpolation with ad-hoc deblurring in videos
Official repository for CVPR 2023 paper "Event-Based Frame Interpolation with Ad-hoc Deblurring"
32 stars
7 watching
2 forks
Language: Python
last commit: about 1 year ago cvpr2023deblurringevent-driveninterpolation
Related projects:
Repository | Description | Stars |
---|---|---|
nvidia/unsupervised-video-interpolation | This project provides a framework for unsupervised video interpolation using cycle consistency. | 107 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
jihyongoh/demfi | Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy | 81 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |
codeslake/realtime_vdblr | An official implementation of a PyTorch-based video deblurring algorithm using motion compensation | 50 |
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 |
ahupujr/efnet | An end-to-end image restoration network that uses event-camera data to improve motion deblurring | 145 |
laomao0/bin | Software to interpolate blurry video frames and enhance image quality | 210 |
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 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
themathgeek13/stdeblur | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
shuochsu/deepvideodeblurring | Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 191 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |
jinsc37/difrint | A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. | 82 |
xl-tang3/uaudeblur | An implementation of an image deblurring algorithm using PyTorch and deep residual prior | 57 |