中文
相关论文

相关论文: ScopeFlow: Dynamic Scene Scoping for Optical Flow

200 篇论文

Estimating the 3D motion of points in a scene, known as scene flow, is a core problem in computer vision. Traditional learning-based methods designed to learn end-to-end 3D flow often suffer from poor generalization. Here we present a…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yair Kittenplon , Yonina C. Eldar , Dan Raviv

The estimation of optical flow is an ambiguous task due to the lack of correspondence at occlusions, shadows, reflections, lack of texture and changes in illumination over time. Thus, unsupervised methods face major challenges as they need…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Adrian Wälchli , Paolo Favaro

Optical Flow algorithms are of high importance for many applications. Recently, the Flow Field algorithm and its modifications have shown remarkable results, as they have been evaluated with top accuracy on different data sets. In our…

计算机视觉与模式识别 · 计算机科学 2018-05-10 René Schuster , Christian Bailer , Oliver Wasenmüller , Didier Stricker

Unsupervised optical flow methods typically lack reliable uncertainty estimation, limiting their robustness and interpretability. We propose U$^{2}$Flow, the first recurrent unsupervised framework that jointly estimates optical flow and…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Xunpei Sun , Wenwei Lin , Yi Chang , Gang Chen

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

Despite the significant progress that has been made on estimating optical flow recently, most estimation methods, including classical and deep learning approaches, still have difficulty with multi-scale estimation, real-time computation,…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yi Zhu , Shawn Newsam

Event cameras are novel bio-inspired sensors that offer advantages over traditional cameras (low latency, high dynamic range, low power, etc.). Optical flow estimation methods that work on packets of events trade off speed for accuracy,…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Shintaro Shiba , Yoshimitsu Aoki , Guillermo Gallego

To apply optical flow in practice, it is often necessary to resize the input to smaller dimensions in order to reduce computational costs. However, downsizing inputs makes the estimation more challenging because objects and motion ranges…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Hyunyoung Jung , Zhuo Hui , Lei Luo , Haitao Yang , Feng Liu , Sungjoo Yoo , Rakesh Ranjan , Denis Demandolx

The scarcity of ground-truth labels poses one major challenge in developing optical flow estimation models that are both generalizable and robust. While current methods rely on data augmentation, they have yet to fully exploit the rich…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Jisoo Jeong , Hong Cai , Risheek Garrepalli , Jamie Menjay Lin , Munawar Hayat , Fatih Porikli

We present a new lightweight CNN-based algorithm for multi-frame optical flow estimation. Our solution introduces a double recurrence over spatial scale and time through repeated use of a generic "STaR" (SpatioTemporal Recurrent) cell. It…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Pierre Godet , Alexandre Boulch , Aurélien Plyer , Guy Le Besnerais

Efficiently selecting an appropriate spike stream data length to extract precise information is the key to the spike vision tasks. To address this issue, we propose a dynamic timing representation for spike streams. Based on multi-layers…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Lujie Xia , Ziluo Ding , Rui Zhao , Jiyuan Zhang , Lei Ma , Zhaofei Yu , Tiejun Huang , Ruiqin Xiong

Recently, convolutional networks (convnets) have proven useful for predicting optical flow. Much of this success is predicated on the availability of large datasets that require expensive and involved data acquisition and laborious la-…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Jason J. Yu , Adam W. Harley , Konstantinos G. Derpanis

CNN-based optical flow estimation has attracted attention recently, mainly due to its impressively high frame rates. These networks perform well on synthetic datasets, but they are still far behind the classical methods in real-world…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Nima Sedaghat , Mohammadreza Zolfaghari , Thomas Brox

In this paper, we study the problem of jointly estimating the optical flow and scene flow from synchronized 2D and 3D data. Previous methods either employ a complex pipeline that splits the joint task into independent stages, or fuse 2D and…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Haisong Liu , Tao Lu , Yihui Xu , Jia Liu , Limin Wang

The importance and demands of visual scene understanding have been steadily increasing along with the active development of autonomous systems. Consequently, there has been a large amount of research dedicated to semantic segmentation and…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Junhwa Hur , Stefan Roth

We present an optical flow estimation approach that operates on the full four-dimensional cost volume. This direct approach shares the structural benefits of leading stereo matching pipelines, which are known to yield high accuracy. To this…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Jia Xu , René Ranftl , Vladlen Koltun

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black

Optical flow is an indispensable building block for various important computer vision tasks, including motion estimation, object tracking, and disparity measurement. In this work, we propose TransFlow, a pure transformer architecture for…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yawen Lu , Qifan Wang , Siqi Ma , Tong Geng , Yingjie Victor Chen , Huaijin Chen , Dongfang Liu

Optical flow provides information on relative motion that is an important component in many computer vision pipelines. Neural networks provide high accuracy optical flow, yet their complexity is often prohibitive for application at the edge…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Yannick Schnider , Stanislaw Wozniak , Mathias Gehrig , Jules Lecomte , Axel von Arnim , Luca Benini , Davide Scaramuzza , Angeliki Pantazi

In this paper, we study the problem of jointly estimating the optical flow and scene flow from synchronized 2D and 3D data. Previous methods either employ a complex pipeline that splits the joint task into independent stages, or fuse 2D and…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Haisong Liu , Tao Lu , Yihui Xu , Jia Liu , Wenjie Li , Lijun Chen