中文
相关论文

相关论文: Bridging Stereo Matching and Optical Flow via Spat…

200 篇论文

We present a real-time, non-learning depth estimation method that fuses Light Detection and Ranging (LiDAR) data with stereo camera input. Our approach comprises three key techniques: Semi-Global Matching (SGM) stereo with Discrete…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yasuhiro Yao , Ryoichi Ishikawa , Takeshi Oishi

Event camera has offered promising alternative for visual perception, especially in high speed and high dynamic range scenes. Recently, many deep learning methods have shown great success in providing promising solutions to many event-based…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Ziluo Ding , Rui Zhao , Jiyuan Zhang , Tianxiao Gao , Ruiqin Xiong , Zhaofei Yu , Tiejun Huang

Stereo matching is one of the most popular techniques to estimate dense depth maps by finding the disparity between matching pixels on two, synchronized and rectified images. Alongside with the development of more accurate algorithms, the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Matteo Poggi , Seungryong Kim , Fabio Tosi , Sunok Kim , Filippo Aleotti , Dongbo Min , Kwanghoon Sohn , Stefano Mattoccia

We propose a learning-based method that solves monocular stereo and can be extended to fuse depth information from multiple target frames. Given two unconstrained images from a monocular camera with known intrinsic calibration, our network…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Kaixuan Wang , Shaojie Shen

Spatial and temporal stream model has gained great success in video action recognition. Most existing works pay more attention to designing effective features fusion methods, which train the two-stream model in a separate way. However, it's…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Jingran Zhang , Fumin Shen , Xing Xu , Heng Tao Shen

Real world applications of stereo depth estimation require models that are robust to dynamic variations in the environment. Even though deep learning based stereo methods are successful, they often fail to generalize to unseen variations in…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Alessio Tonioni , Oscar Rahnama , Thomas Joy , Luigi Di Stefano , Thalaiyasingam Ajanthan , Philip H. S. Torr

Establishing dense correspondences between a pair of images is an important and general problem. However, dense flow estimation is often inaccurate in the case of large displacements or homogeneous regions. For most applications and…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Prune Truong , Martin Danelljan , Luc Van Gool , Radu Timofte

We address the problem of joint optical flow and camera motion estimation in rigid scenes by incorporating geometric constraints into an unsupervised deep learning framework. Unlike existing approaches which rely on brightness constancy and…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Shihao Jiang , Dylan Campbell , Miaomiao Liu , Stephen Gould , Richard Hartley

In low-level video analyses, effective representations are important to derive the correspondences between video frames. These representations have been learned in a self-supervised fashion from unlabeled images or videos, using carefully…

计算机视觉与模式识别 · 计算机科学 2023-06-23 Rui Li , Dong Liu

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…

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

Depth estimation from a stereo image pair has become one of the most explored applications in computer vision, with most of the previous methods relying on fully supervised learning settings. However, due to the difficulty in acquiring…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Baoru Huang , Jian-Qing Zheng , Stamatia Giannarou , Daniel S. Elson

Recently, there has been a paradigm shift in stereo matching with learning-based methods achieving the best results on all popular benchmarks. The success of these methods is due to the availability of training data with ground truth;…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Konstantinos Batsos , Changjiang Cai , Philippos Mordohai

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

Occlusions play an important role in disparity and optical flow estimation, since matching costs are not available in occluded areas and occlusions indicate depth or motion boundaries. Moreover, occlusions are relevant for motion…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Eddy Ilg , Tonmoy Saikia , Margret Keuper , Thomas Brox

We propose a new approach called LiDAR-Flow to robustly estimate a dense scene flow by fusing a sparse LiDAR with stereo images. We take the advantage of the high accuracy of LiDAR to resolve the lack of information in some regions of…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Ramy Battrawy , René Schuster , Oliver Wasenmüller , Qing Rao , Didier Stricker

We address unsupervised optical flow estimation for ego-centric motion. We argue that optical flow can be cast as a geometrical warping between two successive video frames and devise a deep architecture to estimate such transformation in…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Stefano Alletto , Davide Abati , Simone Calderara , Rita Cucchiara , Luca Rigazio

The field of self-supervised monocular depth estimation has seen huge advancements in recent years. Most methods assume stereo data is available during training but usually under-utilize it and only treat it as a reference signal. We…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Matan Goldman , Tal Hassner , Shai Avidan

In the last few years, convolutional neural networks (CNNs) have demonstrated increasing success at learning many computer vision tasks including dense estimation problems such as optical flow and stereo matching. However, the joint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Rohan Saxena , René Schuster , Oliver Wasenmüller , Didier Stricker

Devising intelligent agents able to live in an environment and learn by observing the surroundings is a longstanding goal of Artificial Intelligence. From a bare Machine Learning perspective, challenges arise when the agent is prevented…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Matteo Tiezzi , Simone Marullo , Lapo Faggi , Enrico Meloni , Alessandro Betti , Stefano Melacci

To date, top-performing optical flow estimation methods only take pairs of consecutive frames into account. While elegant and appealing, the idea of using more than two frames has not yet produced state-of-the-art results. We present a…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Zhile Ren , Orazio Gallo , Deqing Sun , Ming-Hsuan Yang , Erik B. Sudderth , Jan Kautz