中文
相关论文

相关论文: Occlusion Aware Unsupervised Learning of Optical F…

200 篇论文

We consider the problem of unsupervised camera pose estimation. Given an input video sequence, our goal is to estimate the camera pose (i.e. the camera motion) between consecutive frames. Traditionally, this problem is tackled by placing…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Seyed Shahabeddin Nabavi , Mehrdad Hosseinzadeh , Ramin Fahimi , Yang Wang

We show that the matching problem that underlies optical flow requires multiple strategies, depending on the amount of image motion and other factors. We then study the implications of this observation on training a deep neural network for…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Tal Schuster , Lior Wolf , David Gadot

We propose a solution to detect anomalous events in videos without the need to train a model offline. Specifically, our solution is based on a randomly-initialized multilayer perceptron that is optimized online to reconstruct video frames,…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Yuqi Ouyang , Guodong Shen , Victor Sanchez

In this paper, we present supervision-by-registration, an unsupervised approach to improve the precision of facial landmark detectors on both images and video. Our key observation is that the detections of the same landmark in adjacent…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Xuanyi Dong , Shoou-I Yu , Xinshuo Weng , Shih-En Wei , Yi Yang , Yaser Sheikh

Can our video understanding systems perceive objects when a heavy occlusion exists in a scene? To answer this question, we collect a large-scale dataset called OVIS for occluded video instance segmentation, that is, to simultaneously…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Jiyang Qi , Yan Gao , Yao Hu , Xinggang Wang , Xiaoyu Liu , Xiang Bai , Serge Belongie , Alan Yuille , Philip H. S. Torr , Song Bai

Scene flow represents the 3D motion of each point in the scene, which explicitly describes the distance and the direction of each point's movement. Scene flow estimation is used in various applications such as autonomous driving fields,…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Guangming Wang , Zhiheng Feng , Chaokang Jiang , Hesheng Wang

Optical flow refers to the visual motion observed between two consecutive images. Since the degree of freedom is typically much larger than the constraints imposed by the image observations, the straightforward formulation of optical flow…

机器学习 · 统计学 2018-08-21 Jie Sun , Fernando J. Quevedo , Erik Bollt

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

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from unsupervised visual…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Ioana Croitoru , Simion-Vlad Bogolin , Marius Leordeanu

Video editing has recently achieved remarkable progress with diffusion-based generative models, enabling diverse object-level manipulations from natural language instructions. However, existing methods often struggle under occlusion,…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Lin Liu , Zhihan Xiao , Haohang Xu , Rong Cong , Zhibo Zhang , Xiaopeng Zhang , Qi Tian

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

We propose an optical flow-guided approach for semi-supervised video object segmentation. Optical flow is usually exploited as additional guidance information in unsupervised video object segmentation. However, its relevance in…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Yushan Zhang , Andreas Robinson , Maria Magnusson , Michael Felsberg

We present a learning-based approach for removing unwanted obstructions, such as window reflections, fence occlusions or raindrops, from a short sequence of images captured by a moving camera. Our method leverages the motion differences…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Yu-Lun Liu , Wei-Sheng Lai , Ming-Hsuan Yang , Yung-Yu Chuang , Jia-Bin Huang

The lack of occlusion data in common action recognition video datasets limits model robustness and hinders consistent performance gains. We build OccludeNet, a large-scale occluded video dataset including both real and synthetic occlusion…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Guanyu Zhou , Wenxuan Liu , Wenxin Huang , Xuemei Jia , Xian Zhong , Chia-Wen Lin

Unsupervised video object segmentation aims to segment a target object in the video without a ground truth mask in the initial frame. This challenging task requires extracting features for the most salient common objects within a video…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Minhyeok Lee , Suhwan Cho , Seunghoon Lee , Chaewon Park , Sangyoun Lee

Background objects occluded in some views of a light field (LF) camera can be seen by other views. Consequently, occluded surfaces are possible to be reconstructed from LF images. In this paper, we handle the LF de-occlusion (LF-DeOcc)…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Yingqian Wang , Tianhao Wu , Jungang Yang , Longguang Wang , Wei An , Yulan Guo

Occlusions of objects is one of the indispensable problems in Computer vision. While Convolutional Neural Net-works (CNNs) provide various state of the art approaches for regular image classification, they however, prove to be not as…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Karthick Prasad Gunasekaran , Nikita Jaiman

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

Existing optical flow methods make generic, spatially homogeneous, assumptions about the spatial structure of the flow. In reality, optical flow varies across an image depending on object class. Simply put, different objects move…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Laura Sevilla-Lara , Deqing Sun , Varun Jampani , Michael J. Black

While gait recognition has seen many advances in recent years, the occlusion problem has largely been ignored. This problem is especially important for gait recognition from uncontrolled outdoor sequences at range - since any small…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Ayush Gupta , Rama Chellappa