中文
相关论文

相关论文: Meta-Interpolation: Time-Arbitrary Frame Interpola…

200 篇论文

As with any task, the process of building machine learning models can benefit from prior experience. Meta-learning for classifier selection leverages knowledge about the characteristics of different datasets and/or the past performance of…

机器学习 · 计算机科学 2025-08-26 Sebastian Maldonado , Carla Vairetti , Ignacio Figueroa

Recently, flow-based frame interpolation methods have achieved great success by first modeling optical flow between target and input frames, and then building synthesis network for target frame generation. However, above cascaded…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Lingtong Kong , Jinfeng Liu , Jie Yang

Different conditional video prediction tasks, like video future frame prediction and video frame interpolation, are normally solved by task-related models even though they share many common underlying characteristics. Furthermore, almost…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Xi Ye , Guillaume-Alexandre Bilodeau

Recent advances in video super-resolution have shown that convolutional neural networks combined with motion compensation are able to merge information from multiple low-resolution (LR) frames to generate high-quality images. Current…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mehdi S. M. Sajjadi , Raviteja Vemulapalli , Matthew Brown

The video composition task aims to integrate specified foregrounds and backgrounds from different videos into a harmonious composite. Current approaches, predominantly trained on videos with adjusted foreground color and lighting, struggle…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Jiaqi Guo , Sitong Su , Junchen Zhu , Lianli Gao , Jingkuan Song

We address the problem of synthesizing new video frames in an existing video, either in-between existing frames (interpolation), or subsequent to them (extrapolation). This problem is challenging because video appearance and motion can be…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Ziwei Liu , Raymond A. Yeh , Xiaoou Tang , Yiming Liu , Aseem Agarwala

Video frame interpolation (VFI) aims to improve the temporal resolution of a video sequence. Most of the existing deep learning based VFI methods adopt off-the-shelf optical flow algorithms to estimate the bidirectional flows and…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Tao Yang , Peiran Ren , Xuansong Xie , Xiansheng Hua , Lei Zhang

Flow-guided synthesis provides a common framework for frame interpolation, where optical flow is estimated to guide the synthesis of intermediate frames between consecutive inputs. In this paper, we present UPR-Net, a novel Unified Pyramid…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Xin Jin , Longhai Wu , Jie Chen , Youxin Chen , Jayoon Koo , Cheul-hee Hahm

We present, AdaFNIO - Adaptive Fourier Neural Interpolation Operator, a neural operator-based architecture to perform video frame interpolation. Current deep learning based methods rely on local convolutions for feature learning and suffer…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Hrishikesh Viswanath , Md Ashiqur Rahman , Rashmi Bhaskara , Aniket Bera

Video frame interpolation (VFI) offers a way to generate intermediate frames between consecutive frames of a video sequence. Although the development of advanced frame interpolation algorithms has received increased attention in recent…

图像与视频处理 · 电气工程与系统科学 2025-09-19 Conall Daly , Darren Ramsook , Anil Kokaram

Recently, flow-based methods have achieved promising success in video frame interpolation. However, electron microscopic (EM) images suffer from unstable image quality, low PSNR, and disorderly deformation. Existing flow-based interpolation…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Zejin Wang , Guodong Sun , Lina Zhang , Guoqing Li , Hua Han

In this paper, we present a new inpainting framework for recovering missing regions of video frames. Compared with image inpainting, performing this task on video presents new challenges such as how to preserving temporal consistency and…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Yifan Ding , Chuan Wang , Haibin Huang , Jiaming Liu , Jue Wang , Liqiang Wang

A common strategy to video understanding is to incorporate spatial and motion information by fusing features derived from RGB frames and optical flow. In this work, we introduce a new way to leverage semantic segmentation as an intermediate…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Juhana Kangaspunta , AJ Piergiovanni , Rico Jonschkowski , Michael Ryoo , Anelia Angelova

Video frame interpolation has long been challenged by limited controllability and interactivity, especially in scenarios involving fast, highly non-linear, and fine-grained motion. Although recent interactive interpolation methods have made…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Yuchen Deng , Xiuyang Wu , Hai-Tao Zheng , Jie Wang , Feidiao Yang , Yuxing Han

Meta-learning approaches enable machine learning systems to adapt to new tasks given few examples by leveraging knowledge from related tasks. However, a large number of meta-training tasks are still required for generalization to unseen…

机器学习 · 计算机科学 2024-10-24 Seanie Lee , Bruno Andreis , Kenji Kawaguchi , Juho Lee , Sung Ju Hwang

This paper aims to accelerate video stream processing, such as object detection and semantic segmentation, by leveraging the temporal redundancies that exist between video frames. Instead of propagating and warping features using motion…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Amirhossein Habibian , Haitam Ben Yahia , Davide Abati , Efstratios Gavves , Fatih Porikli

When processing similar frames in succession, we can take advantage of the locality of the convolution operation to reevaluate only portions of the image that changed from the previous frame. By saving the output of a layer of convolutions…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Arno Khachatourian

Deriving sophisticated 3D motions from sparse keyframes is a particularly challenging problem, due to continuity and exceptionally skeletal precision. The action features are often derivable accurately from the full series of keyframes, and…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Clinton Ansun Mo , Kun Hu , Chengjiang Long , Zhiyong Wang

Multimodal learning aims to build models that can process and relate information from multiple modalities. Despite years of development in this field, it still remains challenging to design a unified network for processing various…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Yiyuan Zhang , Kaixiong Gong , Kaipeng Zhang , Hongsheng Li , Yu Qiao , Wanli Ouyang , Xiangyu Yue

LiDAR point cloud frame interpolation, which synthesizes the intermediate frame between the captured frames, has emerged as an important issue for many applications. Especially for reducing the amounts of point cloud transmission, it is by…

图像与视频处理 · 电气工程与系统科学 2021-10-14 Lili Zhao , Zezhi Zhu , Xuhu Lin , Xuezhou Guo , Qian Yin , Wenyi Wang , Jianwen Chen