paper-with-me

Papers

Enhanced Correlation Matching based Video Frame Interpolation

2021-11-17 · Sungho Lee, Narae Choi, Woong Il Choi

We propose a novel DNN based framework called the Enhanced Correlation Matching based Video Frame Interpolation Network to support high resolution like 4K, which has a large scale of motion and occlusion. Considering the extensibility of the network model according to resolution, the proposed scheme employs the recurrent pyramid architecture that shares the parameters among each pyramid layer for optical flow estimation. In the proposed flow estimation, the optical flows are recursively refined by tracing the location with maximum correlation. The forward warping based correlation matching enables to improve the accuracy of flow update by excluding incorrectly warped features around the occlusion area. Based on the final bi-directional flows, the intermediate frame at arbitrary temporal position is synthesized using the warping and blending network and it is further improved by refinement network. Experiment results demonstrate that the proposed scheme outperforms the previous works at 4K video data and low-resolution benchmark datasets as well in terms of objective and subjective quality with the smallest number of model parameters.

📄 PDF Abstract BibTeX arXiv:2111.08869

Code (0)

등록된 구현이 없습니다.

Tasks

4kOptical Flow EstimationVideo Frame Interpolation

Similar Papers 제목 키워드 기반

Time-Correlated Video Bridge Matching

2025-10-14 · Viacheslav Vasilev, Arseny Ivanov, Nikita Gushchin, Maria Kovaleva 외 arxiv

Diffusion models excel in noise-to-data generation tasks, providing a mapping from a Gaussian distribution to a more complex data distribution. However they struggle to model translations between complex distributions, l…

Video Super-ResolutionVideo Generation

Enhanced Bi-directional Motion Estimation for Video Frame Interpolation

2022-06-17 · Xin Jin, Longhai Wu, Guotao Shen, Youxin Chen 외

We present a novel simple yet effective algorithm for motion-based video frame interpolation. Existing motion-based interpolation methods typically rely on a pre-trained optical flow model or a U-Net based pyramid networ…

Motion EstimationOptical Flow EstimationVideo Frame Interpolation

A Subjective Quality Study for Video Frame Interpolation

2022-02-15 · Duolikun Danier, Fan Zhang, David Bull

Video frame interpolation (VFI) is one of the fundamental research areas in video processing and there has been extensive research on novel and enhanced interpolation algorithms. The same is not true for quality assessme…

SSIMVideo Frame Interpolation

FloLPIPS: A Bespoke Video Quality Metric for Frame Interpoation

2022-07-17 · Duolikun Danier, Fan Zhang, David Bull

Video frame interpolation (VFI) serves as a useful tool for many video processing applications. Recently, it has also been applied in the video compression domain for enhancing both conventional video codecs and learning…

Video CompressionVideo Frame Interpolation

Learning Image Matching by Simply Watching Video

2016-03-19 · Gucan Long, Laurent Kneip, Jose M. Alvarez, Hongdong Li

This work presents an unsupervised learning based approach to the ubiquitous computer vision problem of image matching. We start from the insight that the problem of frame-interpolation implicitly solves for inter-frame …