中文
相关论文

相关论文: SelFlow: Self-Supervised Learning of Optical Flow

200 篇论文

Autonomous vehicle navigation is a key challenge in artificial intelligence, requiring robust and accurate decision-making processes. This research introduces a new end-to-end method that exploits multimodal information from a single…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Fouad Makiyeh , Mark Bastourous , Anass Bairouk , Wei Xiao , Mirjana Maras , Tsun-Hsuan Wangb , Marc Blanchon , Ramin Hasani , Patrick Chareyre , Daniela Rus

Optical flow estimation can be formulated as an end-to-end supervised learning problem, which yields estimates with a superior accuracy-runtime tradeoff compared to alternative methodology. In this paper, we make such networks estimate…

计算机视觉与模式识别 · 计算机科学 2018-12-21 Eddy Ilg , Özgün Çiçek , Silvio Galesso , Aaron Klein , Osama Makansi , Frank Hutter , Thomas Brox

This paper proposes a data-driven approach for optimal power flow (OPF) based on the stacked extreme learning machine (SELM) framework. SELM has a fast training speed and does not require the time-consuming parameter tuning process compared…

系统与控制 · 电气工程与系统科学 2020-06-02 Xingyu Lei , Zhifang Yang , Juan Yu , Junbo Zhao , Qian Gao , Hongxin Yu

Classical computation of optical flow involves generic priors (regularizers) that capture rudimentary statistics of images, but not long-range correlations or semantics. On the other hand, fully supervised methods learn the regularity in…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Yanchao Yang , Stefano Soatto

Optical flow estimation is an essential task in self-driving systems, which helps autonomous vehicles perceive temporal continuity information of surrounding scenes. The calculation of all-pair correlation plays an important role in many…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Hao Shi , Yifan Zhou , Kailun Yang , Xiaoting Yin , Kaiwei Wang

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

Optical flow estimation remains challenging due to untextured areas, motion boundaries, occlusions, and more. Thus, the estimated flow is not equally reliable across the image. To that end, post-hoc confidence measures have been introduced…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Anne S. Wannenwetsch , Margret Keuper , Stefan Roth

When interacting with highly dynamic environments, scene flow allows autonomous systems to reason about the non-rigid motion of multiple independent objects. This is of particular interest in the field of autonomous driving, in which many…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Himangi Mittal , Brian Okorn , David Held

Classical approaches for estimating optical flow have achieved rapid progress in the last decade. However, most of them are too slow to be applied in real-time video analysis. Due to the great success of deep learning, recent work has…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Yi Zhu , Shawn Newsam

Significant progress has been made for estimating optical flow using deep neural networks. Advanced deep models achieve accurate flow estimation often with a considerable computation complexity and time-consuming training processes. In this…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Lingtong Kong , Jie Yang

Recently, AutoFlow has shown promising results on learning a training set for optical flow, but requires ground truth labels in the target domain to compute its search metric. Observing a strong correlation between the ground truth search…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Hsin-Ping Huang , Charles Herrmann , Junhwa Hur , Erika Lu , Kyle Sargent , Austin Stone , Ming-Hsuan Yang , Deqing Sun

Event cameras such as DAVIS can simultaneously output high temporal resolution events and low frame-rate intensity images, which own great potential in capturing scene motion, such as optical flow estimation. Most of the existing optical…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Zhexiong Wan , Yuchao Dai , Yuxin Mao

Recent advances in optical flow estimation have prioritized accuracy at the cost of growing GPU memory consumption, particularly for high-resolution (FullHD) inputs. We introduce MEMFOF, a memory-efficient multi-frame optical flow method…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Vladislav Bargatin , Egor Chistov , Alexander Yakovenko , Dmitriy Vatolin

Convolutional neural networks (CNNs) have recently been very successful in a variety of computer vision tasks, especially on those linked to recognition. Optical flow estimation has not been among the tasks where CNNs were successful. In…

We present a self-supervised approach to estimate flow in camera image and top-view grid map sequences using fully convolutional neural networks in the domain of automated driving. We extend existing approaches for self-supervised optical…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Sascha Wirges , Johannes Gräter , Qiuhao Zhang , Christoph Stiller

Despite recent advances, estimating optical flow remains a challenging problem in the presence of illumination change, large occlusions or fast movement. In this paper, we propose a novel optical flow estimation framework which can provide…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Inchul Choi , Arunava Banerjee

3D scene flow estimation is a vital tool in perceiving our environment given depth or range sensors. Unlike optical flow, the data is usually sparse and in most cases partially occluded in between two temporal samplings. Here we propose a…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Bojun Ouyang , Dan Raviv

Scene flow estimation is a long-standing problem in computer vision, where the goal is to find the 3D motion of a scene from its consecutive observations. Recently, there have been efforts to compute the scene flow from 3D point clouds. A…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Itai Lang , Dror Aiger , Forrester Cole , Shai Avidan , Michael Rubinstein

Unsupervised localization and segmentation are long-standing robot vision challenges that describe the critical ability for an autonomous robot to learn to decompose images into individual objects without labeled data. These tasks are…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Xinyu Zhang , Abdeslam Boularias

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-09-21 Jingchun Cheng , Yi-Hsuan Tsai , Shengjin Wang , Ming-Hsuan Yang