DeMFI
Image deblurring and frame interpolation algorithm
Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy
[ECCV 2022] Official repository of DeMFI.
81 stars
5 watching
8 forks
Language: Python
last commit: about 2 years ago computer-visionconvolutional-neural-networksdeblurringdeep-learningeccveccv2022low-level-visionoptical-flowpytorchpytorch-implementationvideo-deblurringvideo-frame-interpolation
Related projects:
Repository | Description | Stars |
---|---|---|
| This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 164 |
| Develops a deep learning-based method for deblurring images and videos from motion blur | 225 |
| Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 192 |
| Develops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance. | 35 |
| An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 29 |
| A deep learning-based image deblurring method designed to handle low-light conditions | 13 |
| An image deblurring technique based on frequency selection using machine learning models | 18 |
| Deblurring algorithm for videos using a neural network | 52 |
| Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
| Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
| An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
| A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. | 72 |
| A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
| A Python implementation of an image deblurring technique based on backprojection from a deep learning prior | 6 |
| A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 261 |