EFNet
Motion deblurring network
An end-to-end image restoration network that uses event-camera data to improve motion deblurring
Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/
147 stars
4 watching
16 forks
Language: Python
last commit: over 1 year ago deblurringeccv2022event-cameraimage-restorationoral
Related projects:
Repository | Description | Stars |
---|---|---|
| Deblurring algorithm for videos using a neural network | 52 |
| A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. | 72 |
| Proposes a unified framework for event-based frame interpolation with ad-hoc deblurring in videos | 34 |
| An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 102 |
| An end-to-end generative adversarial network (GAN) for single image motion deblurring | 1,049 |
| An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 322 |
| This repository provides code and models for a computer vision project that aims to improve the quality of videos by reducing motion blur. | 35 |
| A video deblurring algorithm using a deformable convolution network. | 10 |
| This repository implements a deep learning-based video deblurring method using PyTorch. | 68 |
| A deep learning framework for deblurring and recovering the shape of fast-moving objects from blurred images | 171 |
| A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 192 |
| An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 29 |
| A deep learning-based image deblurring system designed to remove blur from dynamic scenes. | 691 |
| 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. | 33 |
| Develops a framework to deblur video by leveraging non-consecutively blurry frames and proposes an event fusion module for improving deblurring performance. | 35 |