paper-with-me

Papers

Enhanced Bi-directional Motion Estimation for Video Frame Interpolation

2022-06-17 · Xin Jin, Longhai Wu, Guotao Shen, Youxin Chen, Jie Chen, Jayoon Koo, Cheul-hee Hahm

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 network for motion estimation, which either suffer from large model size or limited capacity in handling complex and large motion cases. In this work, by carefully integrating intermediateoriented forward-warping, lightweight feature encoder, and correlation volume into a pyramid recurrent framework, we derive a compact model to simultaneously estimate the bidirectional motion between input frames. It is 15 times smaller in size than PWC-Net, yet enables more reliable and flexible handling of challenging motion cases. Based on estimated bi-directional motion, we forward-warp input frames and their context features to intermediate frame, and employ a synthesis network to estimate the intermediate frame from warped representations. Our method achieves excellent performance on a broad range of video frame interpolation benchmarks. Code and trained models are available at \url{https://github.com/srcn-ivl/EBME}.

📄 PDF Abstract BibTeX arXiv:2206.08572

Code (1)

srcn-ivl/ebme 공식 구현 pytorch

Tasks

Motion EstimationOptical Flow EstimationVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

BiM-VFI: directional Motion Field-Guided Frame Interpolation for Video with Non-uniform Motions

2024-12-16 · Wonyong Seo, Jihyong Oh, Munchurl Kim

Existing Video Frame interpolation (VFI) models tend to suffer from time-to-location ambiguity when trained with video of non-uniform motions, such as accelerating, decelerating, and changing directions, which often yiel…

Knowledge DistillationMotion EstimationOptical Flow EstimationVideo Frame Interpolation

BiM-VFI: Bidirectional Motion Field-Guided Frame Interpolation for Video with Non-uniform Motions

2025-01-01 · CVPR 2025 1 · Wonyong Seo, Jihyong Oh, Munchurl Kim

Existing Video Frame interpolation (VFI) models tend to suffer from time-to-location ambiguity when trained with video of non-uniform motions, such as accelerating, decelerating, and changing directions, which often …

Knowledge DistillationMotion EstimationOptical Flow EstimationVideo Frame Interpolation

L-LBVC: Long-Term Motion Estimation and Prediction for Learned Bi-Directional Video Compression

2025-04-03 · Yongqi Zhai, Luyang Tang, Wei Jiang, Jiayu Yang 외

Recently, learned video compression (LVC) has shown superior performance under low-delay configuration. However, the performance of learned bi-directional video compression (LBVC) still lags behind traditional bi-directi…

Motion Estimationmotion predictionPredictionVideo Compression

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…

4kOptical Flow EstimationVideo Frame Interpolation

Event-Based Video Frame Interpolation With Cross-Modal Asymmetric Bidirectional Motion Fields

2025-02-19 · CVPR 2023 1 · Taewoo Kim, Yujeong Chae, Hyun-Kurl Jang, Kuk-Jin Yoon

Video Frame Interpolation (VFI) aims to generate intermediate video frames between consecutive input frames. Since the event cameras are bio-inspired sensors that only encode brightness changes with a micro-second tempor…

Video Frame Interpolation