中文
相关论文

相关论文: Fast and Accurate Optical Flow based Depth Map Est…

200 篇论文

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

Optical Flow (OF) and depth are commonly used for visual odometry since they provide sufficient information about camera ego-motion in a rigid scene. We reformulate the problem of ego-motion estimation as a problem of motion estimation of a…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Igor Slinko , Anna Vorontsova , Filipp Konokhov , Olga Barinova , Anton Konushin

Optical flow estimation is very challenging in situations with transparent or occluded objects. In this work, we address these challenges at the task level by introducing Amodal Optical Flow, which integrates optical flow with amodal…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Maximilian Luz , Rohit Mohan , Ahmed Rida Sekkat , Oliver Sawade , Elmar Matthes , Thomas Brox , Abhinav Valada

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

Modern large displacement optical flow algorithms usually use an initialization by either sparse descriptor matching techniques or dense approximate nearest neighbor fields. While the latter have the advantage of being dense, they have the…

计算机视觉与模式识别 · 计算机科学 2015-10-21 Christian Bailer , Bertram Taetz , Didier Stricker

Scene flow is a description of real world motion in 3D that contains more information than optical flow. Because of its complexity there exists no applicable variant for real-time scene flow estimation in an automotive or commercial vehicle…

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

In this work we review the coarse-to-fine spatial feature pyramid concept, which is used in state-of-the-art optical flow estimation networks to make exploration of the pixel flow search space computationally tractable and efficient. Within…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Markus Hofinger , Samuel Rota Bulò , Lorenzo Porzi , Arno Knapitsch , Thomas Pock , Peter Kontschieder

In recent years, the LiDAR images, as a 2D compact representation of 3D LiDAR point clouds, are widely applied in various tasks, e.g., 3D semantic segmentation, LiDAR point cloud compression (PCC). Among these works, the optical flow…

图像与视频处理 · 电气工程与系统科学 2021-08-31 Xuezhou Guo , Xuhu Lin , Lili Zhao , Zezhi Zhu , Jianwen Chen

Disparity/depth estimation from sequences of stereo images is an important element in 3D vision. Owing to occlusions, imperfect settings and homogeneous luminance, accurate estimate of depth remains a challenging problem. Targetting view…

图像与视频处理 · 电气工程与系统科学 2020-03-17 Nantheera Anantrasirichai , Majid Geravand , David Braendler , David R. Bull

The optical flow of natural scenes is a combination of the motion of the observer and the independent motion of objects. Existing algorithms typically focus on either recovering motion and structure under the assumption of a purely static…

计算机视觉与模式识别 · 计算机科学 2017-05-04 Jonas Wulff , Laura Sevilla-Lara , Michael J. Black

This paper proposes a fast and accurate surface normal estimation method which can be directly used on depth maps (organized point clouds). The surface normal estimation process is formulated as a closed-form expression. In order to reduce…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Saed Moradi , Alireza Memarmoghadam , Denis Laurendeau

Optical flow estimation is a challenging problem remaining unsolved. Recent deep learning based optical flow models have achieved considerable success. However, these models often train networks from the scratch on standard optical flow…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Qiaole Dong , Chenjie Cao , Yanwei Fu

In moving camera videos, motion segmentation is commonly performed using the image plane motion of pixels, or optical flow. However, objects that are at different depths from the camera can exhibit different optical flows even if they share…

计算机视觉与模式识别 · 计算机科学 2015-11-06 Manjunath Narayana , Allen Hanson , Erik Learned-Miller

End-to-end trained convolutional neural networks have led to a breakthrough in optical flow estimation. The most recent advances focus on improving the optical flow estimation by improving the architecture and setting a new benchmark on the…

计算机视觉与模式识别 · 计算机科学 2021-06-03 D. B. de Jong , F. Paredes-Vallés , G. C. H. E. de Croon

Saliency maps are used to understand human attention and visual fixation. However, while very well established for static images, there is no general agreement on how to compute a saliency map of dynamic scenes. In this paper we propose a…

计算机视觉与模式识别 · 计算机科学 2016-06-24 Aniello Raffaele Patrone , Christian Valuch , Ulrich Ansorge , Otmar Scherzer

Event cameras capture brightness changes asynchronously with microsecond resolution, yet existing optical flow methods fail to fully exploit this temporal continuity. Frame-based approaches impose artificial accumulation latency and suffer…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Gunwoo Jeon , Chaesong Park , Jongwoo Lim

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

An important tool for experimental fluids mechanics research is Particle Image Velocimetry (PIV). Several robust methodologies have been proposed to perform the estimation of velocity field from the images, however, alternative methods are…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Efraín Magaña , Francisco Sahli Costabal , Wernher Brevis

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

Deep learning approaches to optical flow estimation have seen rapid progress over the recent years. One common trait of many networks is that they refine an initial flow estimate either through multiple stages or across the levels of a…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Junhwa Hur , Stefan Roth