中文
相关论文

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

200 篇论文

We present DistillFlow, a knowledge distillation approach to learning optical flow. DistillFlow trains multiple teacher models and a student model, where challenging transformations are applied to the input of the student model to generate…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Pengpeng Liu , Michael R. Lyu , Irwin King , Jia Xu

A training pipeline for optical flow CNNs consists of a pretraining stage on a synthetic dataset followed by a fine tuning stage on a target dataset. However, obtaining ground truth flows from a target video requires a tremendous effort.…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Woobin Im , Sebin Lee , Sung-Eui Yoon

Optical flow estimation is a classical yet challenging task in computer vision. One of the essential factors in accurately predicting optical flow is to alleviate occlusions between frames. However, it is still a thorny problem for current…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shangkun Sun , Yuanqi Chen , Yu Zhu , Guodong Guo , Ge Li

Optical flow estimation is a fundamental problem in computer vision, yet the reliance on expensive ground-truth annotations limits the scalability of supervised approaches. Although unsupervised and semi-supervised methods alleviate this…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yixuan Luo , Feng Qiao , Zhexiao Xiong , Yanjing Li , Nathan Jacobs

For visual estimation of optical flow, a crucial function for many vision tasks, unsupervised learning, using the supervision of view synthesis has emerged as a promising alternative to supervised methods, since ground-truth flow is not…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Zitang Sun , Shin'ya Nishida , Zhengbo Luo

We present DDFlow, a data distillation approach to learning optical flow estimation from unlabeled data. The approach distills reliable predictions from a teacher network, and uses these predictions as annotations to guide a student network…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Pengpeng Liu , Irwin King , Michael R. Lyu , Jia Xu

It has been recently shown that a convolutional neural network can learn optical flow estimation with unsupervised learning. However, the performance of the unsupervised methods still has a relatively large gap compared to its supervised…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Yang Wang , Yi Yang , Zhenheng Yang , Liang Zhao , Peng Wang , Wei Xu

We present an unsupervised learning approach for optical flow estimation by improving the upsampling and learning of pyramid network. We design a self-guided upsample module to tackle the interpolation blur problem caused by bilinear…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Kunming Luo , Chuan Wang , Shuaicheng Liu , Haoqiang Fan , Jue Wang , Jian Sun

Two optical flow estimation problems are addressed: i) occlusion estimation and handling, and ii) estimation from image sequences longer than two frames. The proposed ContinualFlow method estimates occlusions before flow, avoiding the use…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Michal Neoral , Jan Šochman , Jiří Matas

Temporal coherence is a valuable source of information in the context of optical flow estimation. However, finding a suitable motion model to leverage this information is a non-trivial task. In this paper we propose an unsupervised online…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Daniel Maurer , Andrés Bruhn

We propose a novel method for learning convolutional neural image representations without manual supervision. We use motion cues in the form of optical flow, to supervise representations of static images. The obvious approach of training a…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Aravindh Mahendran , James Thewlis , Andrea Vedaldi

Imposing consistency through proxy tasks has been shown to enhance data-driven learning and enable self-supervision in various tasks. This paper introduces novel and effective consistency strategies for optical flow estimation, a problem…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Jisoo Jeong , Jamie Menjay Lin , Fatih Porikli , Nojun Kwak

Occlusion is an inevitable and critical problem in unsupervised optical flow learning. Existing methods either treat occlusions equally as non-occluded regions or simply remove them to avoid incorrectness. However, the occlusion regions can…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Kunming Luo , Chuan Wang , Nianjin Ye , Shuaicheng Liu , Jue Wang

In the era of end-to-end deep learning, many advances in computer vision are driven by large amounts of labeled data. In the optical flow setting, however, obtaining dense per-pixel ground truth for real scenes is difficult and thus such…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Simon Meister , Junhwa Hur , Stefan Roth

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

Unsupervised optical flow estimation is especially hard near occlusions and motion boundaries and in low-texture regions. We show that additional information such as semantics and domain knowledge can help better constrain this problem. We…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Shuai Yuan , Shuzhi Yu , Hannah Kim , Carlo Tomasi

Optical flow estimation is crucial to a variety of vision tasks. Despite substantial recent advancements, achieving real-time on-device optical flow estimation remains a complex challenge. First, an optical flow model must be sufficiently…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Jamie Menjay Lin , Jisoo Jeong , Hong Cai , Risheek Garrepalli , Kai Wang , Fatih Porikli

We systematically compare and analyze a set of key components in unsupervised optical flow to identify which photometric loss, occlusion handling, and smoothness regularization is most effective. Alongside this investigation we construct a…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Rico Jonschkowski , Austin Stone , Jonathan T. Barron , Ariel Gordon , Kurt Konolige , Anelia Angelova

The prediction of optical flow for occluded points is still a difficult problem that has not yet been solved. Recent methods use self-attention to find relevant non-occluded points as references for estimating the optical flow of occluded…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Yu Jing , Tan Yujuan , Ren Ao , Liu Duo

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
‹ 上一页 1 2 3 10 下一页 ›