EBFI-BE
Frame interpolator
This project provides an implementation of a method to interpolate blurry frames in videos under blind exposure conditions.
Event-based Blurry Frame Interpolation under Blind Exposure, CVPR2023
12 stars
1 watching
1 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
jihyongoh/demfi | Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy | 81 |
rafaelperez/rife-for-nuke | A plugin for video editing software that uses artificial intelligence to improve video frame interpolation and retiming | 84 |
ika-rwth-aachen/cam2bev | Transforms images from multiple cameras into semantically segmented bird's eye view images using deep learning | 720 |
deepmed-lab-ecnu/deeprft-aaai2023 | An image deblurring technique based on frequency selection using machine learning models | 18 |
alikaraali/edge-based-dfe-tip2018 | An image processing project implementing edge-based defocus blur estimation with adaptive scale selection | 18 |
laomao0/bin | Software to interpolate blurry video frames and enhance image quality | 209 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
evanwy/carlasemseg | Automated image segmentation algorithm for autonomous driving research using the Carla dataset | 8 |
pp00704831/stripformer-eccv-2022- | An implementation of an image deblurring algorithm using a transformer-based model | 94 |
cdoersch/vae_tutorial | An open-source implementation of Variational Autoencoders and Conditional Variational Autoencoders for image reconstruction tasks | 503 |
binorchen/aifnet | A computer vision project that develops an image restoration algorithm to correct blurry images using light field-based datasets | 22 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 29 |
aka-discover/ccmba_cvpr23 | Improving semantic segmentation robustness to motion blur using custom data augmentation techniques | 6 |
zhengpeng7/birefnet | An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
nvidia/unsupervised-video-interpolation | This project provides a framework for unsupervised video interpolation using cycle consistency. | 107 |