中文
相关论文

相关论文: Cost Volume Pyramid Network with Multi-strategies …

200 篇论文

We propose a cost volume-based neural network for depth inference from multi-view images. We demonstrate that building a cost volume pyramid in a coarse-to-fine manner instead of constructing a cost volume at a fixed resolution leads to a…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jiayu Yang , Wei Mao , Jose M. Alvarez , Miaomiao Liu

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

We present an efficient multi-view stereo (MVS) network for 3D reconstruction from multiview images. While previous learning based reconstruction approaches performed quite well, most of them estimate depth maps at a fixed resolution using…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Anzhu Yu , Wenyue Guo , Bing Liu , Xin Chen , Xin Wang , Xuefeng Cao , Bingchuan Jiang

Deep learning has shown to be effective for depth inference in multi-view stereo (MVS). However, the scalability and accuracy still remain an open problem in this domain. This can be attributed to the memory-consuming cost volume…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Qingshan Xu , Wenbing Tao

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

Existing deep learning based stereo matching methods either focus on achieving optimal performances on the target dataset while with poor generalization for other datasets or focus on handling the cross-domain generalization by suppressing…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhelun Shen , Yuchao Dai , Xibin Song , Zhibo Rao , Dingfu Zhou , Liangjun Zhang

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…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Puyuan Yi , Shengkun Tang , Jian Yao

We propose an efficient multi-view stereo (MVS) network for infering depth value from multiple RGB images. Recent studies have shown that mapping the geometric relationship in real space to neural network is an essential topic of the MVS…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Zihang Wan

Multi-view Stereo (MVS) with known camera parameters is essentially a 1D search problem within a valid depth range. Recent deep learning-based MVS methods typically densely sample depth hypotheses in the depth range, and then construct…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhenxing Mi , Di Chang , Dan Xu

Different from most state-of-the-art~(SOTA) algorithms that use static and uniform sampling methods with a lot of hypothesis planes to get fine depth sampling. In this paper, we propose a free-moving hypothesis plane method for dynamic and…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Tao Zhang

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…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Junhua Xi , Yifei Shi , Yijie Wang , Yulan Guo , Kai Xu

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame depth estimation…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Zhuofei Huang , Jianlin Liu , Shang Xu , Ying Chen , Yong Liu

Multiview stereo aims to reconstruct scene depth from images acquired by a camera under arbitrary motion. Recent methods address this problem through deep learning, which can utilize semantic cues to deal with challenges such as textureless…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Sunghoon Im , Hae-Gon Jeon , Stephen Lin , In So Kweon

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

Deep learning has recently demonstrated its excellent performance for multi-view stereo (MVS). However, one major limitation of current learned MVS approaches is the scalability: the memory-consuming cost volume regularization makes the…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Yao Yao , Zixin Luo , Shiwei Li , Tianwei Shen , Tian Fang , Long Quan

Learning-based multi-view stereo (MVS) methods have demonstrated promising results. However, very few existing networks explicitly take the pixel-wise visibility into consideration, resulting in erroneous cost aggregation from occluded…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jingyang Zhang , Yao Yao , Shiwei Li , Zixin Luo , Tian Fang

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

We present a novel deep-learning-based method for Multi-View Stereo. Our method estimates high resolution and highly precise depth maps iteratively, by traversing the continuous space of feasible depth values at each pixel in a binary…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer

Deep learning-based multi-view stereo has emerged as a powerful paradigm for reconstructing the complete geometrically-detailed objects from multi-views. Most of the existing approaches only estimate the pixel-wise depth value by minimizing…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Yisu Zhang , Jianke Zhu , Lixiang Lin

We present an end-to-end deep learning architecture for depth map inference from multi-view images. In the network, we first extract deep visual image features, and then build the 3D cost volume upon the reference camera frustum via the…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Yao Yao , Zixin Luo , Shiwei Li , Tian Fang , Long Quan
‹ 上一页 1 2 3 10 下一页 ›