中文
相关论文

相关论文: Computing the Stereo Matching Cost with a Convolut…

200 篇论文

Unsupervised stereo matching has garnered significant attention for its independence from costly disparity annotations. Typical unsupervised methods rely on the multi-view consistency assumption for training networks, which suffer…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Chuang-Wei Liu , Mingjian Sun , Cairong Zhao , Hanli Wang , Alexander Dvorkovich , Rui Fan

Convolutional neural network (CNN)-based stereo matching approaches generally require a dense cost volume (DCV) for disparity estimation. However, generating such cost volumes is computationally-intensive and memory-consuming, hindering CNN…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Hengli Wang , Rui Fan , Ming Liu

Real-time performance of stereo matching networks is important for many applications, such as automatic driving, robot navigation and augmented reality (AR). Although significant progress has been made in stereo matching networks in recent…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Bin Xu , Yuhua Xu , Xiaoli Yang , Wei Jia , Yulan Guo

Stereo vision generally involves the computation of pixel correspondences and estimation of disparities between rectified image pairs. In many applications, including simultaneous localization and mapping (SLAM) and 3D object detection, the…

计算机视觉与模式识别 · 计算机科学 2020-11-11 WeiQin Chuah , Ruwan Tennakoon , Reza Hoseinnezhad , Alireza Bab-Hadiashar , David Suter

Deep neural networks have shown excellent performance in stereo matching task. Recently CNN-based methods have shown that stereo matching can be formulated as a supervised learning task. However, less attention is paid on the fusion of…

计算机视觉与模式识别 · 计算机科学 2019-06-26 Li Zhang , Quanhong Wang , Haihua Lu , Yong Zhao

Estimating depth from RGB images is a long-standing ill-posed problem, which has been explored for decades by the computer vision, graphics, and machine learning communities. Among the existing techniques, stereo matching remains one of the…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Hamid Laga , Laurent Valentin Jospin , Farid Boussaid , Mohammed Bennamoun

Several leading methods on public benchmarks for depth-from-stereo rely on memory-demanding 4D cost volumes and computationally intensive 3D convolutions for feature matching. We suggest a new way to process the 4D cost volume where we…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Oh-Hun Kwon , Eduard Zell

We propose a novel deep learning architecture for regressing disparity from a rectified pair of stereo images. We leverage knowledge of the problem's geometry to form a cost volume using deep feature representations. We learn to incorporate…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Alex Kendall , Hayk Martirosyan , Saumitro Dasgupta , Peter Henry , Ryan Kennedy , Abraham Bachrach , Adam Bry

With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress. However, it remains a great challenge to accurately extract disparities from real-world image pairs taken by…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jiankun Li , Peisen Wang , Pengfei Xiong , Tao Cai , Ziwei Yan , Lei Yang , Jiangyu Liu , Haoqiang Fan , Shuaicheng Liu

We introduce Stereo Risk, a new deep-learning approach to solve the classical stereo-matching problem in computer vision. As it is well-known that stereo matching boils down to a per-pixel disparity estimation problem, the popular…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Ce Liu , Suryansh Kumar , Shuhang Gu , Radu Timofte , Yao Yao , Luc Van Gool

Self-supervised learning for depth estimation possesses several advantages over supervised learning. The benefits of no need for ground-truth depth, online fine-tuning, and better generalization with unlimited data attract researchers to…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Weihao Yuan , Yazhan Zhang , Bingkun Wu , Siyu Zhu , Ping Tan , Michael Yu Wang , Qifeng Chen

The complementary characteristics of active and passive depth sensing techniques motivate the fusion of the Li-DAR sensor and stereo camera for improved depth perception. Instead of directly fusing estimated depths across LiDAR and stereo…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Tsun-Hsuan Wang , Hou-Ning Hu , Chieh Hubert Lin , Yi-Hsuan Tsai , Wei-Chen Chiu , Min Sun

At present, deep learning has been applied more and more in monocular image depth estimation and has shown promising results. The current more ideal method for monocular depth estimation is the supervised learning based on ground truth…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Zhimin Zhang , Jianzhong Qiao , Shukuan Lin

Motivated by the need to identify erroneous disparity assignments, various approaches for uncertainty and confidence estimation of dense stereo matching have been presented in recent years. As in many other fields, especially deep learning…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Max Mehltretter

This paper proposes an original problem of \emph{stereo computation from a single mixture image}-- a challenging problem that had not been researched before. The goal is to separate (\ie, unmix) a single mixture image into two constitute…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yiran Zhong , Yuchao Dai , Hongdong Li

The performance of image based stereo estimation suffers from lighting variations, repetitive patterns and homogeneous appearance. Moreover, to achieve good performance, stereo supervision requires sufficient densely-labeled data, which are…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Yu-Kai Huang , Yueh-Cheng Liu , Tsung-Han Wu , Hung-Ting Su , Winston H. Hsu

Supervised learning methods to infer (hypothesize) depth of a scene from a single image require costly per-pixel ground-truth. We follow a geometric approach that exploits abundant stereo imagery to learn a model to hypothesize scene…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Alex Wong , Byung-Woo Hong , Stefano Soatto

Stereo matching provides depth estimation from binocular images for downstream applications. These applications mostly take video streams as input and require temporally consistent depth maps. However, existing methods mainly focus on the…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Jiaxi Zeng , Chengtang Yao , Yuwei Wu , Yunde Jia

Leveraging on the recent developments in convolutional neural networks (CNNs), matching dense correspondence from a stereo pair has been cast as a learning problem, with performance exceeding traditional approaches. However, it remains…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Jiahao Pang , Wenxiu Sun , Jimmy SJ. Ren , Chengxi Yang , Qiong Yan

Both uncertainty-assisted and iteration-based methods have achieved great success in stereo matching. However, existing uncertainty estimation methods take a single image and the corresponding disparity as input, which imposes higher…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Weiqing Xiao , Wei Zhao