中文
相关论文

相关论文: Depth-Aware Video Frame Interpolation

200 篇论文

Video inpainting aims to fill spatio-temporal holes with plausible content in a video. Despite tremendous progress of deep neural networks for image inpainting, it is challenging to extend these methods to the video domain due to the…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Dahun Kim , Sanghyun Woo , Joon-Young Lee , In So Kweon

Depth completion starts from a sparse set of known depth values and estimates the unknown depths for the remaining image pixels. Most methods model this as depth interpolation and erroneously interpolate depth pixels into the empty space…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Saif Imran , Xiaoming Liu , Daniel Morris

Generating non-existing frames from a consecutive video sequence has been an interesting and challenging problem in the video processing field. Typical kernel-based interpolation methods predict pixels with a single convolution process that…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Xianhang Cheng , Zhenzhong Chen

We propose a novel framework for video inpainting by adopting an internal learning strategy. Unlike previous methods that use optical flow for cross-frame context propagation to inpaint unknown regions, we show that this can be achieved…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Hao Ouyang , Tengfei Wang , Qifeng Chen

Video frame interpolation is a classic and challenging low-level computer vision task. Recently, deep learning based methods have achieved impressive results, and it has been proven that optical flow based methods can synthesize frames with…

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

Researches in novel viewpoint synthesis majorly focus on interpolation from multi-view input images. In this paper, we focus on a more challenging and ill-posed problem that is to synthesize novel viewpoints from one single input image. To…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Xiaodong Cun , Feng Xu , Chi-Man Pun , Hao Gao

Video inpainting, which aims at filling in missing regions of a video, remains challenging due to the difficulty of preserving the precise spatial and temporal coherence of video contents. In this work we propose a novel flow-guided video…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Rui Xu , Xiaoxiao Li , Bolei Zhou , Chen Change Loy

Recording fast motion in a high FPS (frame-per-second) requires expensive high-speed cameras. As an alternative, interpolating low-FPS videos from commodity cameras has attracted significant attention. If only low-FPS videos are available,…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Weihua He , Kaichao You , Zhendong Qiao , Xu Jia , Ziyang Zhang , Wenhui Wang , Huchuan Lu , Yaoyuan Wang , Jianxing Liao

Deep learning based video frame interpolation (VIF) method, aiming to synthesis the intermediate frames to enhance video quality, have been highly developed in the past few years. This paper investigates the adversarial robustness of VIF…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Junpei Liao , Zhikai Chen , Liang Yi , Wenyuan Yang , Baoyuan Wu , Xiaochun Cao

Natural videos captured by consumer cameras often suffer from low framerate and motion blur due to the combination of dynamic scene complexity, lens and sensor imperfection, and less than ideal exposure setting. As a result, computational…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wei Shang , Dongwei Ren , Yi Yang , Hongzhi Zhang , Kede Ma , Wangmeng Zuo

We present an algorithm to estimate depth in dynamic video scenes. We propose to learn and infer depth in videos from appearance, motion, occlusion boundaries, and geometric context of the scene. Using our method, depth can be estimated…

计算机视觉与模式识别 · 计算机科学 2015-10-27 S. Hussain Raza , Omar Javed , Aveek Das , Harpreet Sawhney , Hui Cheng , Irfan Essa

Video frame interpolation~(VFI) algorithms have improved considerably in recent years due to unprecedented progress in both data-driven algorithms and their implementations. Recent research has introduced advanced motion estimation or novel…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zhixiang Chi , Rasoul Mohammadi Nasiri , Zheng Liu , Yuanhao Yu , Juwei Lu , Jin Tang , Konstantinos N Plataniotis

In video super-resolution, it is common to use a frame-wise alignment to support the propagation of information over time. The role of alignment is well-studied for low-level enhancement in video, but existing works overlook a critical step…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Kai Xu , Ziwei Yu , Xin Wang , Michael Bi Mi , Angela Yao

In general, deep learning-based video frame interpolation (VFI) methods have predominantly focused on estimating motion vectors between two input frames and warping them to the target time. While this approach has shown impressive…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Jaemin Lee , Minseok Seo , Sangwoo Lee , Hyobin Park , Dong-Geol Choi

The continuity of biological tissue between consecutive biomedical images makes it possible for the video interpolation algorithm, to recover large area defects and tears that are common in biomedical images. However, noise and blur…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Zejin Wang , Guoqing Li , Xi Chen , Hua Han

Occlusions between consecutive frames have long posed a significant challenge in optical flow estimation. The inherent ambiguity introduced by occlusions directly violates the brightness constancy constraint and considerably hinders…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Shangkun Sun , Jiaming Liu , Thomas H. Li , Huaxia Li , Guoqing Liu , Wei Gao

Optical flow, which expresses pixel displacement, is widely used in many computer vision tasks to provide pixel-level motion information. However, with the remarkable progress of the convolutional neural network, recent state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ruibing Jin , Guosheng Lin , Changyun Wen , Jianliang Wang , Fayao Liu

Self-supervised methods have showed promising results on depth estimation task. However, previous methods estimate the target depth map and camera ego-motion simultaneously, underusing multi-frame correlation information and ignoring the…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Songchun Zhang , Chunhui Zhao

Traditionally, CNN models possess hierarchical structures and utilize the feature mapping of the last layer to obtain the prediction output. However, it can be difficulty to settle the optimal network depth and make the middle layers learn…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Zhicheng Cai

Standard video codecs rely on optical flow to guide inter-frame prediction: pixels from reference frames are moved via motion vectors to predict target video frames. We propose to learn binary motion codes that are encoded based on an input…

图像与视频处理 · 电气工程与系统科学 2019-12-12 André Nortje , Herman A. Engelbrecht , Herman Kamper