中文
相关论文

相关论文: Ghost-Stereo: GhostNet-based Cost Volume Enhanceme…

200 篇论文

Stereo correspondence matching is an essential part of the multi-step stereo depth estimation process. This paper revisits the depth estimation problem, avoiding the explicit stereo matching step using a simple two-tower convolutional…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Rohit Choudhary , Mansi Sharma , Rithvik Anil

Due to its capability to identify erroneous disparity assignments in dense stereo matching, confidence estimation is beneficial for a wide range of applications, e.g. autonomous driving, which needs a high degree of confidence as mandatory…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Max Mehltretter , Christian Heipke

Feature reuse has been a key technique in light-weight convolutional neural networks (CNNs) architecture design. Current methods usually utilize a concatenation operator to keep large channel numbers cheaply (thus large network capacity) by…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Chengpeng Chen , Zichao Guo , Haien Zeng , Pengfei Xiong , Jian Dong

Recently, end-to-end deep networks based stereo matching methods, mainly because of their performance, have gained popularity. However, this improvement in performance comes at the cost of increased computational and memory bandwidth…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Rafia Rahim , Samuel Woerz , Andreas Zell

Cost aggregation is a key component of stereo matching for high-quality depth estimation. Most methods use multi-scale processing to downsample cost volume for proper context information, but will cause loss of details when upsampling. In…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Chengtang Yao , Yunde Jia , Huijun Di , Yuwei Wu , Lidong Yu

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

Real-time stereo matching methods primarily focus on enhancing in-domain performance but often overlook the critical importance of generalization in real-world applications. In contrast, recent stereo foundation models leverage monocular…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Jiaxin Liu , Gangwei Xu , Xianqi Wang , Chengliang Zhang , Xin Yang

Learning-based multi-view stereo (MVS) has by far centered around 3D convolution on cost volumes. Due to the high computation and memory consumption of 3D CNN, the resolution of output depth is often considerably limited. Different from…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Yifei Shi , Junhua Xi , Dewen Hu , Zhiping Cai , Kai Xu

Deploying convolutional neural networks (CNNs) on mobile devices is difficult due to the limited memory and computation resources. We aim to design efficient neural networks for heterogeneous devices including CPU and GPU, by exploiting the…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Kai Han , Yunhe Wang , Chang Xu , Jianyuan Guo , Chunjing Xu , Enhua Wu , Qi Tian

Computational stereo is one of the classical problems in computer vision. Numerous algorithms and solutions have been reported in recent years focusing on developing methods for computing similarity, aggregating it to obtain spatial support…

计算机视觉与模式识别 · 计算机科学 2017-11-03 Patrick Brandao , Evangelos Mazomenos , Danail Stoyanov

In this paper, we present Shift Convolution Network (ShiftConvNet) to provide matching capability between two feature maps for stereo estimation. The proposed method can speedily produce a highly accurate disparity map from stereo images. A…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Jian Xie

Supervised learning with deep convolutional neural networks (DCNNs) has seen huge adoption in stereo matching. However, the acquisition of large-scale datasets with well-labeled ground truth is cumbersome and labor-intensive, making…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Hengli Wang , Rui Fan , Peide Cai , Ming Liu

In this paper, we present a novel recurrent multi-view stereo network based on long short-term memory (LSTM) with adaptive aggregation, namely AA-RMVSNet. We firstly introduce an intra-view aggregation module to adaptively extract image…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Zizhuang Wei , Qingtian Zhu , Chen Min , Yisong Chen , Guoping Wang

Deep networks for stereo matching typically leverage 2D or 3D convolutional encoder-decoder architectures to aggregate cost and regularize the cost volume for accurate disparity estimation. Due to content-insensitive convolutions and…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Changjiang Cai , Philippos Mordohai

Pairwise matching cost aggregation is a crucial step for modern learning-based Multi-view Stereo (MVS). Prior works adopt an early aggregation scheme, which adds up pairwise costs into an intermediate cost. However, we analyze that this…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Jiang Wu , Rui Li , Yu Zhu , Wenxun Zhao , Jinqiu Sun , Yanning Zhang

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

This paper presents a stereo object matching method that exploits both 2D contextual information from images as well as 3D object-level information. Unlike existing stereo matching methods that exclusively focus on the pixel-level…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jaesung Choe , Kyungdon Joo , Francois Rameau , In So Kweon

We propose a novel lightweight network for stereo estimation. Our network consists of a fully-convolutional densely connected neural network (FC-DCNN) that computes matching costs between rectified image pairs. Our FC-DCNN method learns…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Dominik Hirner , Friedrich Fraundorfer

We propose a learning-based multi-view stereo (MVS) method in scattering media, such as fog or smoke, with a novel cost volume, called the dehazing cost volume. Images captured in scattering media are degraded due to light scattering and…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Yuki Fujimura , Motoharu Sonogashira , Masaaki Iiyama

Multi-view stereo methods have achieved great success for depth estimation based on the coarse-to-fine depth learning frameworks, however, the existing methods perform poorly in recovering the depth of object boundaries and detail regions.…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Haitao Tian , Junyang Li , Chenxing Wang , Helong Jiang