English
Related papers

Related papers: DCVSMNet: Double Cost Volume Stereo Matching Netwo…

200 papers

We present LightStereo, a cutting-edge stereo-matching network crafted to accelerate the matching process. Departing from conventional methodologies that rely on aggregating computationally intensive 4D costs, LightStereo adopts the 3D cost…

Computer Vision and Pattern Recognition · Computer Science 2025-02-27 Xianda Guo , Chenming Zhang , Youmin Zhang , Wenzhao Zheng , Dujun Nie , Matteo Poggi , Long Chen

We propose a fast and generalizable solution to Multi-view Photometric Stereo (MVPS), called MVPSNet. The key to our approach is a feature extraction network that effectively combines images from the same view captured under multiple…

Computer Vision and Pattern Recognition · Computer Science 2023-05-19 Dongxu Zhao , Daniel Lichy , Pierre-Nicolas Perrin , Jan-Michael Frahm , Soumyadip Sengupta

Learning-based stereo matching has recently achieved promising results, yet still suffers difficulties in establishing reliable matches in weakly matchable regions that are textureless, non-Lambertian, or occluded. In this paper, we address…

Computer Vision and Pattern Recognition · Computer Science 2020-08-12 Jingyang Zhang , Yao Yao , Zixin Luo , Shiwei Li , Tianwei Shen , Tian Fang , Long Quan

We propose a learning-based network for depth map estimation from multi-view stereo (MVS) images. Our proposed network consists of three sub-networks: 1) a base network for initial depth map estimation from an unstructured stereo image…

Computer Vision and Pattern Recognition · Computer Science 2020-03-03 Sizhang Dai , Weibing Huang

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…

Computer Vision and Pattern Recognition · Computer Science 2019-06-26 Li Zhang , Quanhong Wang , Haihua Lu , Yong Zhao

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…

Computer Vision and Pattern Recognition · Computer Science 2024-01-25 Jiang Wu , Rui Li , Yu Zhu , Wenxun Zhao , Jinqiu Sun , Yanning Zhang

In the stereo matching task, matching cost aggregation is crucial in both traditional methods and deep neural network models in order to accurately estimate disparities. We propose two novel neural net layers, aimed at capturing local and…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Feihu Zhang , Victor Prisacariu , Ruigang Yang , Philip H. S. Torr

We present a method for extracting depth information from a rectified image pair. We train a convolutional neural network to predict how well two image patches match and use it to compute the stereo matching cost. The cost is refined by…

Computer Vision and Pattern Recognition · Computer Science 2015-10-21 Jure Žbontar , Yann LeCun

Volumetric deep learning approach towards stereo matching aggregates a cost volume computed from input left and right images using 3D convolutions. Recent works showed that utilization of extracted image features and a spatially varying…

Computer Vision and Pattern Recognition · Computer Science 2021-08-13 Antyanta Bangunharcana , Jae Won Cho , Seokju Lee , In So Kweon , Kyung-Soo Kim , Soohyun Kim

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…

Computer Vision and Pattern Recognition · Computer Science 2020-10-16 Changjiang Cai , Philippos Mordohai

Due to the high similarity of disparity between consecutive frames in video sequences, the area where disparity changes is defined as the residual map, which can be calculated. Based on this, we propose RecSM, a network based on residual…

Computer Vision and Pattern Recognition · Computer Science 2024-06-06 Youchen Zhao , Guorong Luo , Hua Zhong , Haixiong Li

Knowledge distillation has been quite popular in vision for tasks like classification and segmentation however not much work has been done for distilling state-of-the-art stereo matching methods despite their range of applications. One of…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Rafia Rahim , Samuel Woerz , Andreas Zell

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…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Zizhuang Wei , Qingtian Zhu , Chen Min , Yisong Chen , Guoping Wang

Stereo dense image matching can be categorized to low-level feature based matching and deep feature based matching according to their matching cost metrics. Census has been proofed to be one of the most efficient low-level feature based…

Computer Vision and Pattern Recognition · Computer Science 2019-05-23 Bihe Chen , Rongjun Qin , Xu Huang , Shuang Song , Xiaohu Lu

To obtain high-resolution depth maps, some previous learning-based multi-view stereo methods build a cost volume pyramid in a coarse-to-fine manner. These approaches leverage fixed depth range hypotheses to construct cascaded plane sweep…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Puyuan Yi , Shengkun Tang , Jian Yao

Existing stereo matching networks typically rely on either cost-volume construction based on 3D convolutions or deformation methods based on iterative optimization. The former incurs significant computational overhead during cost…

Computer Vision and Pattern Recognition · Computer Science 2026-01-09 Ao Xu , Rujin Zhao , Xiong Xu , Boceng Huang , Yujia Jia , Hongfeng Long , Fuxuan Chen , Zilong Cao , Fangyuan Chen

Almost all previous deep learning-based multi-view stereo (MVS) approaches focus on improving reconstruction quality. Besides quality, efficiency is also a desirable feature for MVS in real scenarios. Towards this end, this paper presents a…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Zehao Yu , Shenghua Gao

Stereo matching for inland waterways is one of the key technologies for the autonomous navigation of Unmanned Surface Vehicles (USVs), which involves dividing the stereo images into reference images and target images for pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Jing Su , Yiqing Zhou , Yu Zhang , Chao Wang , Yi Wei

Efficient real-time disparity estimation is critical for the application of stereo vision systems in various areas. Recently, stereo network based on coarse-to-fine method has largely relieved the memory constraints and speed limitations of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-19 He Dai , Xuchong Zhang , Yongli Zhao , Hongbin Sun

We present DeepMVS, a deep convolutional neural network (ConvNet) for multi-view stereo reconstruction. Taking an arbitrary number of posed images as input, we first produce a set of plane-sweep volumes and use the proposed DeepMVS network…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Po-Han Huang , Kevin Matzen , Johannes Kopf , Narendra Ahuja , Jia-Bin Huang