paper-with-me

홈 › Papers

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

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

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 motions since they overlook the latent acceleration information between the input frames. Moreover the supervision of predicted motions is tricky because ground-truth motions are not available. To this end we propose a novel framework for implicit quadratic video frame interpolation (IQ-VFI) which explores latent acceleration information and accurate intermediate motions via knowledge distillation. Specifically the proposed IQ-VFI consists of an implicit acceleration estimation network (IANet) and a VFI backbone the former fully leverages spatio-temporal information to explore latent acceleration priors between two input frames which is then used to progressively modulate linear motions from the latter into quadratic motions in coarse-to-fine manner. Furthermore to encourage both components to distill more acceleration and motion cues oriented towards VFI we propose a knowledge distillation strategy in which implicit acceleration distillation loss and implicit motion distillation loss are employed to adaptively guide latent acceleration priors and intermediate motions learning respectively. Extensive experiments show that our proposed IQ-VFI can achieve state-of-the-art performances on various benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationMotion EstimationVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

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

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

Implicit Motion Handling for Video Camouflaged Object Detection

2022-03-14 · CVPR 2022 1 · Xuelian Cheng, Huan Xiong, Deng-Ping Fan, Yiran Zhong 외

We propose a new video camouflaged object detection (VCOD) framework that can exploit both short-term dynamics and long-term temporal consistency to detect camouflaged objects from video frames. An essential property of …

Camouflaged Object SegmentationMotion EstimationObjectobject-detection+3

End-To-End Trainable Video Super-Resolution Based on a New Mechanism for Implicit Motion Estimation and Compensation

2020-01-05 · Xiaohong Liu, Lingshi Kong, Yang Zhou, Jiying Zhao 외

Video super-resolution aims at generating a high-resolution video from its low-resolution counterpart. With the rapid rise of deep learning, many recently proposed video super-resolution methods use convolutional neural …

Motion CompensationMotion EstimationSuper-ResolutionVideo Super-Resolution

Self-Supervised Joint Learning Framework of Depth Estimation via Implicit Cues

2020-06-17 · Jianrong Wang, Ge Zhang, Zhen-Yu Wu, XueWei Li 외

In self-supervised monocular depth estimation, the depth discontinuity and motion objects' artifacts are still challenging problems. Existing self-supervised methods usually utilize a single view to train the depth estim…

Depth EstimationMonocular Depth Estimation