paper-with-me

홈 › Papers

Quadratic video interpolation

2019-11-02 · NeurIPS 2019 12 · Xiangyu Xu, Li Si-Yao, Wenxiu Sun, Qian Yin, Ming-Hsuan Yang

Video interpolation is an important problem in computer vision, which helps overcome the temporal limitation of camera sensors. Existing video interpolation methods usually assume uniform motion between consecutive frames and use linear models for interpolation, which cannot well approximate the complex motion in the real world. To address these issues, we propose a quadratic video interpolation method which exploits the acceleration information in videos. This method allows prediction with curvilinear trajectory and variable velocity, and generates more accurate interpolation results. For high-quality frame synthesis, we develop a flow reversal layer to estimate flow fields starting from the unknown target frame to the source frame. In addition, we present techniques for flow refinement. Extensive experiments demonstrate that our approach performs favorably against the existing linear models on a wide variety of video datasets.

📄 PDF Abstract BibTeX arXiv:1911.00627

Code (1)

xuxy09/QVI 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Enhanced Quadratic Video Interpolation

2020-09-10 · Yihao Liu, Liangbin Xie, Li Si-Yao, Wenxiu Sun 외

With the prosperity of digital video industry, video frame interpolation has arisen continuous attention in computer vision community and become a new upsurge in industry. Many learning-based methods have been proposed a…

Super-ResolutionVideo Frame Interpolation

IQ-VFI: Implicit Quadratic Motion Estimation for Video Frame Interpolation

2024-01-01 · CVPR 2024 1 · Mengshun Hu, Kui Jiang, Zhihang Zhong, Zheng Wang 외

Advanced video frame interpolation (VFI) algorithms approximate intermediate motions between two input frames to synthesize intermediate frame. However they struggle to handle complex scenarios with curvilinear motio…

Knowledge DistillationMotion EstimationVideo Frame Interpolation

Non-linear Motion Estimation for Video Frame Interpolation using Space-time Convolutions

2022-01-27 · Saikat Dutta, Arulkumar Subramaniam, Anurag Mittal

Video frame interpolation aims to synthesize one or multiple frames between two consecutive frames in a video. It has a wide range of applications including slow-motion video generation, frame-rate up-scaling and develop…

Motion EstimationVideo Frame InterpolationVideo Generation

Explicit Depth-Aware Blurry Video Frame Interpolation Guided by Differential Curves

2025-01-01 · CVPR 2025 1 · Zaoming Yan, Pengcheng Lei, Tingting Wang, Faming Fang 외

Blurry video frame interpolation (BVFI), which aims to generate high-frame-rate clear videos from low-frame-rate blurry inputs, is a challenging yet significant task in computer vision. Current state-of-the-art appro…

Optical Flow EstimationVideo Frame Interpolation

AIM 2020 Challenge on Video Temporal Super-Resolution

2020-09-28 · Sanghyun Son, Jaerin Lee, Seungjun Nah, Radu Timofte 외

Videos in the real-world contain various dynamics and motions that may look unnaturally discontinuous in time when the recordedframe rate is low. This paper reports the second AIM challenge on Video Temporal Super-Resolu…

Super-Resolution