中文
相关论文

相关论文: Adaptive Unimodal Cost Volume Filtering for Deep S…

200 篇论文

Dynamic stereo matching is the task of estimating consistent disparities from stereo videos with dynamic objects. Recent learning-based methods prioritize optimal performance on a single stereo pair, resulting in temporal inconsistencies.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Junpeng Jing , Ye Mao , Krystian Mikolajczyk

A Multistage Full Matching disparity estimation scheme (MFM) is proposed in this work. We demonstrate that decouple all similarity scores directly from the low-resolution 4D volume step by step instead of estimating low-resolution 3D cost…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Hong Zhang , Shenglun Chen , Zhihui Wang , Haojie Li , Wanli Ouyang

Stereo matching is a key technique for metric depth estimation in computer vision and robotics. Real-world challenges like occlusion and non-texture hinder accurate disparity estimation from binocular matching cues. Recently, monocular…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Hualie Jiang , Zhiqiang Lou , Laiyan Ding , Rui Xu , Minglang Tan , Wenjie Jiang , Rui Huang

Dense matching is crucial for 3D scene reconstruction since it enables the recovery of scene 3D geometry from image acquisition. Deep Learning (DL)-based methods have shown effectiveness in the special case of epipolar stereo disparity…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Teng Wu , Bruno Vallet , Marc Pierrot-Deseilligny , Ewelina Rupnik

The deep multi-view stereo (MVS) and stereo matching approaches generally construct 3D cost volumes to regularize and regress the output depth or disparity. These methods are limited when high-resolution outputs are needed since the memory…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Xiaodong Gu , Zhiwen Fan , Zuozhuo Dai , Siyu Zhu , Feitong Tan , Ping Tan

Although convolution neural network based stereo matching architectures have made impressive achievements, there are still some limitations: 1) Convolutional Feature (CF) tends to capture appearance information, which is inadequate for…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Biyang Liu , Huimin Yu , Yangqi Long

Unlike other vision tasks where Transformer-based approaches are becoming increasingly common, stereo depth estimation is still dominated by convolution-based approaches. This is mainly due to the limited availability of real-world ground…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Soomin Kim , Hyesong Choi , Jihye Ahn , Dongbo Min

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 depth estimation relies on optimal correspondence matching between pixels on epipolar lines in the left and right images to infer depth. In this work, we revisit the problem from a sequence-to-sequence correspondence perspective to…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Zhaoshuo Li , Xingtong Liu , Nathan Drenkow , Andy Ding , Francis X. Creighton , Russell H. Taylor , Mathias Unberath

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

Existing learning-based multi-view stereo (MVS) methods rely on the depth range to build the 3D cost volume and may fail when the range is too large or unreliable. To address this problem, we propose a disparity-based MVS method based on…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Qingsong Yan , Qiang Wang , Kaiyong Zhao , Bo Li , Xiaowen Chu , Fei Deng

Recent cost volume pyramid based deep neural networks have unlocked the potential of efficiently leveraging high-resolution images for depth inference from multi-view stereo. In general, those approaches assume that the depth of each pixel…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Jiayu Yang , Jose M. Alvarez , Miaomiao Liu

Being a crucial task of autonomous driving, Stereo matching has made great progress in recent years. Existing stereo matching methods estimate disparity instead of depth. They treat the disparity errors as the evaluation metric of the depth…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Hong Zhang , Haojie Li , Shenglun Chen , Tiantian Yan , Zhihui Wang , Guo Lu , Wanli Ouyang

Despite the remarkable progress facilitated by learning-based stereo-matching algorithms, disparity estimation in low-texture, occluded, and bordered regions still remains a bottleneck that limits the performance. To tackle these…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Zihua Liu , Songyan Zhang , Zhicheng Wang , Masatoshi Okutomi

The matching function for the problem of stereo reconstruction or optical flow has been traditionally designed as a function of the distance between the features describing matched pixels. This approach works under assumption, that the…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Ľubor Ladický , Christian Häne , Marc Pollefeys

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

Depth estimation from stereo images remains a challenge even though studied for decades. The KITTI benchmark shows that the state-of-the-art solutions offer accurate depth estimation, but are still computationally complex and often require…

机器人学 · 计算机科学 2017-08-22 Luka Fućek , Ivan Marković , Igor Cvišić , Ivan Petrović

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

Computationally efficient moving object detection and depth estimation from a stereo camera is an extremely useful tool for many computer vision applications, including robotics and autonomous driving. In this paper we show how moving…

机器人学 · 计算机科学 2018-09-24 Goran Popović , Antea Hadviger , Ivan Marković , Ivan Petrović

Convolutional neural networks(CNN) have been shown to perform better than the conventional stereo algorithms for stereo estimation. Numerous efforts focus on the pixel-wise matching cost computation, which is the important building block…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Haihua Lu , Hai Xu , Li Zhang , Yong Zhao