vineeths96 / Video-Interpolation-using-Optical-FlowLinks
In this repository, we deal with the task of video frame interpolation with estimated optical flow. To estimate the optical flow we use Lucas-Kanade algorithm, Multiscale Lucas-Kanade algorithm (with iterative tuning), and Discrete Horn-Schunk algorithm. We explore the interpolation performance on Spheres dataset and Corridor dataset.
☆36Updated 4 years ago
Alternatives and similar repositories for Video-Interpolation-using-Optical-Flow
Users that are interested in Video-Interpolation-using-Optical-Flow are comparing it to the libraries listed below
Sorting:
- [ECCV 2022] Official repository of DeMFI.☆84Updated 2 years ago
- an implementation of Revisiting Adaptive Convolutions for Video Frame Interpolation using PyTorch☆92Updated 6 months ago
- 4D light field depth estimation via sparse reconstruction and diffusion. BMVC 2020 and BMVC 2021☆50Updated 3 years ago
- Official Implementation of CURE, ECCV 2022☆13Updated 3 years ago
- The state-of-the-art VSR☆122Updated 2 years ago
- PyTorch Implementation of Global SIP 2019 Paper "FHDR: HDR Image Reconstruction from a SingleLDR Image using Feedback Network"☆86Updated 2 years ago
- 🔥 Real-time Super Resolution enhancement (4x) with content loss and relativistic adversarial optimization 🔥☆106Updated 4 years ago
- ☆102Updated 3 years ago
- [ACM MM 2022] Real-time Streaming Video Denoising with Bidirectional Buffers☆85Updated last year
- [ICCV 2021, Oral 3%] Official repository of XVFI☆306Updated 3 years ago
- Official PyTorch implementation of "Frame Interpolation for Dynamic Scenes with Implicit Flow Encoding"☆38Updated 2 years ago
- [TOG 2021] Official PyTorch Implementation for "Recurrent Video Deblurring with Blur-Invariant Motion Estimation and Pixel Volumes"☆116Updated last year
- Official PyTorch implementation of "Deep Slow Motion Video Reconstruction with Hybrid Imaging System" (TPAMI)☆91Updated 5 years ago
- Many-to-many Splatting for Efficient Video Frame Interpolation☆89Updated 2 years ago
- Corrects perspective aberrations in wide-angle portraits. Implementation of the paper "Distortion-Free Wide-Angle Portraits on Camera Pho…☆65Updated 4 years ago
- Perceptual Uniform encoding for image/video quality assessment (2021 revision)☆57Updated 3 years ago
- PyTorch implementation of "Towards Interpretable Video Super-Resolution via Alternating Optimization (ECCV2022)"☆74Updated last year
- [ECCV 2020] Defocus Blur Detection via Depth Distillation☆72Updated 3 years ago
- Project page for the paper Semi-Supervised Raw-to-Raw Mapping 2021.☆34Updated 2 years ago
- Reference github repository for the paper "Learning to Reduce Defocus Blur by Realistically Modeling Dual-Pixel Data". We propose a proce…