中文
相关论文

相关论文: Optical Flow Dataset Synthesis from Unpaired Image…

200 篇论文

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

In dense foggy scenes, existing optical flow methods are erroneous. This is due to the degradation caused by dense fog particles that break the optical flow basic assumptions such as brightness and gradient constancy. To address the…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Wending Yan , Aashish Sharma , Robby T. Tan

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

This paper deals with the scarcity of data for training optical flow networks, highlighting the limitations of existing sources such as labeled synthetic datasets or unlabeled real videos. Specifically, we introduce a framework to generate…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Filippo Aleotti , Matteo Poggi , Stefano Mattoccia

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

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

Recent work on dense optical flow has shown significant progress, primarily in a supervised learning manner requiring a large amount of labeled data. Due to the expensiveness of obtaining large scale real-world data, computer graphics are…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Kwon Byung-Ki , Kim Sung-Bin , Tae-Hyun Oh

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

We study the unsupervised learning of CNNs for optical flow estimation using proxy ground truth data. Supervised CNNs, due to their immense learning capacity, have shown superior performance on a range of computer vision problems including…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Yi Zhu , Zhenzhong Lan , Shawn Newsam , Alexander G. Hauptmann

The finding that very large networks can be trained efficiently and reliably has led to a paradigm shift in computer vision from engineered solutions to learning formulations. As a result, the research challenge shifts from devising…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Nikolaus Mayer , Eddy Ilg , Philipp Fischer , Caner Hazirbas , Daniel Cremers , Alexey Dosovitskiy , Thomas Brox

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

The accuracy of learning-based optical flow estimation models heavily relies on the realism of the training datasets. Current approaches for generating such datasets either employ synthetic data or generate images with limited realism.…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Yingping Liang , Jiaming Liu , Debing Zhang , Ying Fu

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

We present a self-supervised learning approach for optical flow. Our method distills reliable flow estimations from non-occluded pixels, and uses these predictions as ground truth to learn optical flow for hallucinated occlusions. We…

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

In recent years, deep neural networks showed their exceeding capabilities in addressing many computer vision tasks including scene flow prediction. However, most of the advances are dependent on the availability of a vast amount of dense…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Katharina Bendig , René Schuster , Didier Stricker

Optical flow estimation is a crucial subfield of computer vision, serving as a foundation for video tasks. However, the real-world robustness is limited by animated synthetic datasets for training. This introduces domain gaps when applied…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Yingping Liang , Ying Fu , Yutao Hu , Wenqi Shao , Jiaming Liu , Debing Zhang

Scene flow describes the 3D position as well as the 3D motion of each pixel in an image. Such algorithms are the basis for many state-of-the-art autonomous or automated driving functions. For verification and training large amounts of…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Oliver Wasenmüller , René Schuster , Didier Stricker , Karl Leiss , Jürger Pfister , Oleksandra Ganus , Julian Tatsch , Artem Savkin , Nikolas Brasch

Obtaining the ground truth labels from a video is challenging since the manual annotation of pixel-wise flow labels is prohibitively expensive and laborious. Besides, existing approaches try to adapt the trained model on synthetic datasets…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Yunhui Han , Kunming Luo , Ao Luo , Jiangyu Liu , Haoqiang Fan , Guiming Luo , Shuaicheng Liu

The difficulty of annotating training data is a major obstacle to using CNNs for low-level tasks in video. Synthetic data often does not generalize to real videos, while unsupervised methods require heuristic losses. Proxy tasks can…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Jonas Wulff , Michael J. Black

Optical flow estimation is a well-studied topic for automated driving applications. Many outstanding optical flow estimation methods have been proposed, but they become erroneous when tested in challenging scenarios that are commonly…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Shihao Shen , Louis Kerofsky , Senthil Yogamani
‹ 上一页 1 2 3 10 下一页 ›