vineeths96 / Video-Interpolation-using-Optical-Flow
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.
☆31Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Video-Interpolation-using-Optical-Flow
- [ECCV 2020] Defocus Blur Detection via Depth Distillation☆66Updated 2 years ago
- Generate authentic motion blur kernels (point spread functions) and apply them to images. Fast and Simple.☆114Updated 4 years ago
- A collection of state-of-the-art video frame interpolation (VFI) methods.☆67Updated 2 years ago
- Patch Craft: Video Denoising by Deep Modeling and Patch Matching (ICCV 2021)☆49Updated 3 years ago
- 4D light field depth estimation via sparse reconstruction and diffusion. BMVC 2020 and BMVC 2021☆49Updated 2 years ago
- Deep Space-Time Video Upsampling Networks☆48Updated 4 years ago
- Official repository containing code and other material from the paper "Efficient Video Super-Resolution through Recurrent Latent Space Pr…☆85Updated 3 years ago
- Handheld Multi-image Super-resolution [Wronski et al., SIGGRAPH19]. Non-official GPU-supported Python implementation.☆129Updated 7 months ago
- A Python implementation of Joint Bilateral Upsampling☆39Updated 7 months ago
- The official repository of 'Hypernetwork-Based Adaptive Image Restoration'☆65Updated last year
- PyTorch implementation of Histogram Layers from DeepHist: Differentiable Joint and Color Histogram Layers for Image-to-Image Translation☆18Updated last year
- Code associated with arXiv paper Non-uniform Motion Blur Kernel Estimation via Adaptive Decomposition.☆40Updated 2 years ago
- Corrects perspective aberrations in wide-angle portraits. Implementation of the paper "Distortion-Free Wide-Angle Portraits on Camera Pho…☆58Updated 3 years ago
- an implementation of Revisiting Adaptive Convolutions for Video Frame Interpolation using PyTorch☆84Updated 8 months ago
- Unsupervised Deep Video Denoising, ICCV 2021☆79Updated 10 months ago
- Code associated with the paper "Deep Optics for Single-shot High-dynamic-range Imaging"☆52Updated 4 years ago
- Self-supervised linear motion deblurring☆121Updated last year
- Independent implementation of the algorithm from the paper "Blind Image Super-Resolution with Spatially Variant Degradations"☆59Updated 4 years ago
- This is the C++ and Matlab implementation of the CVIU 2019 paper 'L2 Divergence for robust colour transfer'☆14Updated 5 years ago
- Pytorch Trilinear Interpolation☆24Updated 4 years ago
- [ECCV 2022] Official repository of DeMFI.☆81Updated last year
- [ACM MM 2021] Joint Implicit Image Function for Guided Depth Super-Resolution☆101Updated 3 years ago
- Project page for the paper Semi-Supervised Raw-to-Raw Mapping 2021.☆30Updated last year
- Non-linear Motion Estimation for Video Frame Interpolation using Space-time Convolutions☆20Updated 2 years ago
- Official Implementation of CURE, ECCV 2022☆13Updated 2 years ago
- [ACM MM 2022] Real-time Streaming Video Denoising with Bidirectional Buffers☆70Updated 5 months ago
- [ICCV 2019] Guided Super-Resolution as a Learned Pixel-to-Pixel Transformation☆84Updated 2 years ago
- (ECCV 2020) Stochastic Frequency Masking to Improve Super-Resolution and Denoising Networks☆153Updated 2 years ago
- Official PyTorch implementation of "Deep Slow Motion Video Reconstruction with Hybrid Imaging System" (TPAMI)☆90Updated 4 years ago
- a pure pytorch implementation of color space conversion, including rgb2hsl, rgb2hsv, hsv2rgb, hsl2rgb☆54Updated 4 years ago