中文
相关论文

相关论文: Stereo Matching with Cost Volume based Sparse Disp…

200 篇论文

In this paper, we have proposed a novel method for stereo disparity estimation by combining the existing methods of block based and region based stereo matching. Our method can generate dense disparity maps from disparity measurements of…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Subhayan Mukherjee , Ram Mohana Reddy Guddeti

The area of computer vision is one of the most discussed topics amongst many scholars, and stereo matching is its most important sub fields. After the parallax map is transformed into a depth map, it can be applied to many intelligent…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Hewei Wang , Muhammad Salman Pathan , Soumyabrata Dev

Stereo Matching is one of the classical problems in computer vision for the extraction of 3D information but still controversial for accuracy and processing costs. The use of matching techniques and cost functions is crucial in the…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Hamid Fsian , Vahid Mohammadi , Pierre Gouton , Saeid Minaei

In this work, we concentrate on exciting the intrinsic local consistency of stereo matching through the incorporation of superpixel soft constraints, with the objective of mitigating inaccuracies at the boundaries of predicted disparity…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Shanglong Liu , Lin Qi , Junyu Dong , Wenxiang Gu , Liyi Xu

In this paper, we propose a novel binary-based cost computation and aggregation approach for stereo matching problem. The cost volume is constructed through bitwise operations on a series of binary strings. Then this approach is combined…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Kang Zhang , Jiyang Li , Yijing Li , Weidong Hu , Lifeng Sun , Shiqiang Yang

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

In this paper, we present a decomposition model for stereo matching to solve the problem of excessive growth in computational cost (time and memory cost) as the resolution increases. In order to reduce the huge cost of stereo matching at…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Chengtang Yao , Yunde Jia , Huijun Di , Pengxiang Li , Yuwei Wu

State-of-the-art deep learning based stereo matching approaches treat disparity estimation as a regression problem, where loss function is directly defined on true disparities and their estimated ones. However, disparity is just a byproduct…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Youmin Zhang , Yimin Chen , Xiao Bai , Suihanjin Yu , Kun Yu , Zhiwei Li , Kuiyuan Yang

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 stereo-confidence that can be measured externally to various stereo-matching networks, offering an alternative input modality choice of the cost volume for learning-based approaches, especially in safety-critical systems.…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Jae Young Lee , Woonghyun Ka , Jaehyun Choi , Junmo Kim

Stereo matching is an essential basis for various applications, but most stereo matching methods have poor generalization performance and require a fixed disparity search range. Moreover, current stereo matching methods focus on the scenes…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Jiazhi Liu , Feng Liu

Although deep learning-based methods have dominated stereo matching leaderboards by yielding unprecedented disparity accuracy, their inference time is typically slow, on the order of seconds for a pair of 540p images. The main reason is…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Yiran Zhong , Charles Loop , Wonmin Byeon , Stan Birchfield , Yuchao Dai , Kaihao Zhang , Alexey Kamenev , Thomas Breuel , Hongdong Li , Jan Kautz

Stereo matching is a significant part in many computer vision tasks and driving-based applications. Recently cost volume-based methods have achieved great success benefiting from the rich geometry information in paired images. However, the…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Dian Zheng , Xiao-Ming Wu , Zuhao Liu , Jingke Meng , Wei-shi Zheng

Modern neural network-based algorithms are able to produce highly accurate depth estimates from stereo image pairs, nearly matching the reliability of measurements from more expensive depth sensors. However, this accuracy comes with a…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Kyle Yee , Ayan Chakrabarti

Disparity by Block Matching stereo is usually used in applications with limited computational power in order to get depth estimates. However, the research on simple stereo methods has been lesser than the energy based counterparts which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Vinay Kaushik , Brejesh Lall

Stereo matching plays a crucial role in 3D perception and scenario understanding. Despite the proliferation of promising methods, addressing texture-less and texture-repetitive conditions remains challenging due to the insufficient…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Tong Zhao , Mingyu Ding , Wei Zhan , Masayoshi Tomizuka , Yintao Wei

Stereo is a prominent technique to infer dense depth maps from images, and deep learning further pushed forward the state-of-the-art, making end-to-end architectures unrivaled when enough data is available for training. However, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Matteo Poggi , Davide Pallotti , Fabio Tosi , Stefano Mattoccia

We propose a method for estimating disparity confidence intervals in stereo matching problems. Confidence intervals provide complementary information to usual confidence measures. To the best of our knowledge, this is the first method…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Roman Malinowski , Emmanuelle Sarrazin , Loïc Dumas , Emmanuel Dubois , Sébastien Destercke

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

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
‹ 上一页 1 2 3 10 下一页 ›