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: almost 2 years ago computer-visionconvolutional-neural-networksdeblurringdeep-learningeccveccv2022low-level-visionoptical-flowpytorchpytorch-implementationvideo-deblurringvideo-frame-interpolation
Related projects:
Repository | Description | Stars |
---|---|---|
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
shuochsu/deepvideodeblurring | Restores video frames to sharp clarity by predicting sharper central images from blurry input. | 191 |
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 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
zhihongz/infwide | A deep learning-based image deblurring method designed to handle low-light conditions | 13 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
abdullah-abuolaim/defocus-deblurring-dual-pixel | Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
hyeongseokson1/kpac | An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
joanshen0508/ha_deblur | A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. | 72 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
jennyzu/bp-dip-deblurring | A Python implementation of an image deblurring technique based on backprojection from a deep learning prior | 6 |
csbhr/cdvd-tsp | A video deblurring algorithm based on temporal sharpness prior using deep learning and cascaded inference process. | 259 |