中文
相关论文

相关论文: What Matters in Unsupervised Optical Flow

200 篇论文

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 propose GeoNet, a jointly unsupervised learning framework for monocular depth, optical flow and ego-motion estimation from videos. The three components are coupled by the nature of 3D scene geometry, jointly learned by our framework in…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Zhichao Yin , Jianping Shi

Key-point-based scene understanding is fundamental for autonomous driving applications. At the same time, optical flow plays an important role in many vision tasks. However, due to the implicit bias of equal attention on all points, classic…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Zhonghua Yi , Hao Shi , Kailun Yang , Qi Jiang , Yaozu Ye , Ze Wang , Huajian Ni , Kaiwei Wang

The occlusion problem remains a crucial challenge in optical flow estimation (OFE). Despite the recent significant progress brought about by deep learning, most existing deep learning OFE methods still struggle to handle occlusions; in…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Bo Wang , Yifan Zhang , Jian Li , Yang Yu , Zhenping Sun , Li Liu , Dewen Hu

Pose guided synthesis aims to generate a new image in an arbitrary target pose while preserving the appearance details from the source image. Existing approaches rely on either hard-coded spatial transformations or 3D body modeling. They…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Haitian Zheng , Lele Chen , Chenliang Xu , Jiebo Luo

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

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

Learning-based optical flow estimation has been dominated with the pipeline of cost volume with convolutions for flow regression, which is inherently limited to local correlations and thus is hard to address the long-standing challenge of…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Haofei Xu , Jing Zhang , Jianfei Cai , Hamid Rezatofighi , Dacheng Tao

Computing optical flow is a fundamental problem in computer vision. However, deep learning-based optical flow techniques do not perform well for non-rigid movements such as those found in faces, primarily due to lack of the training data…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Muhannad Alkaddour , Usman Tariq , Abhinav Dhall

In this work, we propose a novel framework for unsupervised learning for event cameras that learns motion information from only the event stream. In particular, we propose an input representation of the events in the form of a discretized…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Alex Zihao Zhu , Liangzhe Yuan , Kenneth Chaney , Kostas Daniilidis

Unsupervised methods have showed promising results on monocular depth estimation. However, the training data must be captured in scenes without moving objects. To push the envelope of accuracy, recent methods tend to increase their model…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Tak-Wai Hui

Current state-of-the-art trackers often fail due to distractorsand large object appearance changes. In this work, we explore the use ofdense optical flow to improve tracking robustness. Our main insight is that, because flow estimation can…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jianing Qian , Junyu Nan , Siddharth Ancha , Brian Okorn , David Held

Due to the scarcity of annotated scene flow data, self-supervised scene flow learning in point clouds has attracted increasing attention. In the self-supervised manner, establishing correspondences between two point clouds to approximate…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Ruibo Li , Guosheng Lin , Lihua Xie

Over four decades, the majority addresses the problem of optical flow estimation using variational methods. With the advance of machine learning, some recent works have attempted to address the problem using convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Tak-Wai Hui , Xiaoou Tang , Chen Change Loy

Unsupervised video object segmentation (VOS), also known as video salient object detection, aims to detect the most prominent object in a video at the pixel level. Recently, two-stream approaches that leverage both RGB images and optical…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Suhwan Cho , Minhyeok Lee , Jungho Lee , Donghyeong Kim , Seunghoon Lee , Sungmin Woo , Sangyoun Lee

Estimating continuous optical flow is a fundamental yet challenging problem in dynamic visual perception. Event-based cameras, with microsecond latency and high dynamic range, capture brightness changes asynchronously, offering a unique…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Rui Hu , Song Wu , Wen Yang , Jinjian Wu

Optical flow is a powerful tool for the study and analysis of motion in a sequence of images. In this article we study a Horn-Schunck type spatio-temporal regularization functional for image sequences that have a non-Euclidean, time varying…

数值分析 · 数学 2014-10-02 Martin Bauer , Markus Grasmair , Clemens Kirisits

Unsupervised video object segmentation (VOS) aims to detect the most prominent object in a video. Recently, two-stream approaches that leverage both RGB images and optical flow have gained significant attention, but their performance is…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Suhwan Cho , Minhyeok Lee , Jungho Lee , Donghyeong Kim , Sangyoun Lee

Advances in the image-based diagnostics of complex biological and manufacturing processes have brought unsupervised image segmentation to the forefront of enabling automated, on the fly decision making. However, most existing unsupervised…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Ashif Sikandar Iquebal , Satish Bukkapatnam

Recent works have shown that optical flow can be learned by deep networks from unlabelled image pairs based on brightness constancy assumption and smoothness prior. Current approaches additionally impose an augmentation regularization term…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Lingtong Kong , Jie Yang