paper-with-me

Papers

MEMC-Net: Motion Estimation and Motion Compensation Driven Neural Network for Video Frame Interpolation and Enhancement

2018-10-20 · arXiv 2018 10 · Wenbo Bao, Wei-Sheng Lai, Xiaoyun Zhang, Zhiyong Gao, Ming-Hsuan Yang

Motion estimation (ME) and motion compensation (MC) have dominated classical video frame interpolation systems over the past decades. Recently, the convolutional neural networks set up a new data-driven paradigm for frame interpolation. However, existing learning based methods typically fall into estimating only one of the ME and MC building blocks, resulting in a limited performance on both computational efficiency and interpolation accuracy. In this work, we propose a motion estimation and motion compensation driven neural network for video frame interpolation. A novel adaptive warping layer is proposed to integrate both optical flow and interpolation kernels to synthesize target frame pixels. This layer is fully differentiable such that both the flow and kernel estimation networks can be optimized jointly. Our method benefits from the ME and MC model-driven architecture while avoiding the conventional hand-crafted design by training on a large amount of video data. Compared to existing methods, our approach is computationally efficient and able to generate more visually appealing results. Moreover, our MEMC architecture is a general framework, which can be seamlessly adapted to several video enhancement tasks, e.g., super-resolution, denoising, and deblocking. Extensive quantitative and qualitative evaluations demonstrate that the proposed method performs favorably against the state-of-the-art video frame interpolation and enhancement algorithms on a wide range of datasets.

📄 PDF Abstract BibTeX

Code (1)

baowenbo/MEMC-Net pytorch

Tasks

Computational EfficiencyDenoisingMotion CompensationMotion EstimationOptical Flow EstimationSuper-ResolutionVideo EnhancementVideo Frame Interpolation

Similar Papers 제목 키워드 기반

MEMC-Net: Motion Estimation and Motion Compensation Driven Neural Network for Video Interpolation and Enhancement

2018-10-20 · Wenbo Bao, Wei-Sheng Lai, Xiaoyun Zhang, Zhiyong Gao 외

Motion estimation (ME) and motion compensation (MC) have been widely used for classical video frame interpolation systems over the past decades. Recently, a number of data-driven frame interpolation methods based on conv…

Computational EfficiencyDenoisingMotion CompensationMotion Estimation+4

IBVC: Interpolation-driven B-frame Video Compression

2023-09-25 · Chenming Xu, Meiqin Liu, Chao Yao, Weisi Lin 외

Learned B-frame video compression aims to adopt bi-directional motion estimation and motion compensation (MEMC) coding for middle frame reconstruction. However, previous learned approaches often directly extend neural P-…

DecoderMotion CompensationMotion EstimationOptical Flow Estimation+3

Space-Time Video Super-resolution with Neural Operator

2024-04-09 · Yuantong Zhang, Hanyou Zheng, Daiqin Yang, Zhenzhong Chen 외

This paper addresses the task of space-time video super-resolution (ST-VSR). Existing methods generally suffer from inaccurate motion estimation and motion compensation (MEMC) problems for large motions. Inspired by rece…

Motion CompensationMotion EstimationSpace-time Video Super-resolutionSuper-Resolution+1

Large Motion Video Super-Resolution with Dual Subnet and Multi-Stage Communicated Upsampling

2021-03-22 · Hongying Liu, Peng Zhao, Zhubo Ruan, Fanhua Shang 외

Video super-resolution (VSR) aims at restoring a video in low-resolution (LR) and improving it to higher-resolution (HR). Due to the characteristics of video tasks, it is very important that motion information among fram…

Motion CompensationMotion EstimationSuper-ResolutionVideo Super-Resolution

FLAVC: Learned Video Compression with Feature Level Attention

2025-01-01 · CVPR 2025 1 · Chun Zhang, Heming Sun, Jiro Katto

Learned Video Compression (LVC) aims to reduce redundancy in sequential data through deep learning approaches. Recent advances have significantly boosted LVC performance by shifting compression operations to feature …

Motion CompensationMotion EstimationVideo Compression