中文
相关论文

相关论文: PatchmatchNet: Learned Multi-View Patchmatch Stere…

200 篇论文

Our goal is to significantly speed up the runtime of current state-of-the-art stereo algorithms to enable real-time inference. Towards this goal, we developed a differentiable PatchMatch module that allows us to discard most disparities…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Shivam Duggal , Shenlong Wang , Wei-Chiu Ma , Rui Hu , Raquel Urtasun

This paper presents HITNet, a novel neural network architecture for real-time stereo matching. Contrary to many recent neural network approaches that operate on a full cost volume and rely on 3D convolutions, our approach does not…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Vladimir Tankovich , Christian Häne , Yinda Zhang , Adarsh Kowdle , Sean Fanello , Sofien Bouaziz

Recent learning-based multi-view stereo (MVS) methods show excellent performance with dense cameras and small depth ranges. However, non-learning based approaches still outperform for scenes with large depth ranges and sparser wide-baseline…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Jae Yong Lee , Joseph DeGol , Chuhang Zou , Derek Hoiem

One of the most successful approaches in Multi-View Stereo estimates a depth map and a normal map for each view via PatchMatch-based optimization and fuses them into a consistent 3D points cloud. This approach relies on photo-consistency to…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Andrea Romanoni , Matteo Matteucci

The completeness of 3D models is still a challenging problem in multi-view stereo (MVS) due to the unreliable photometric consistency in low-textured areas. Since low-textured areas usually exhibit strong planarity, planar models are…

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

Stereo matching is a fundamental task in scene comprehension. In recent years, the method based on iterative optimization has shown promise in stereo matching. However, the current iteration framework employs a single-peak lookup, which…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Miaojie Feng , Junda Cheng , Hao Jia , Longliang Liu , Gangwei Xu , Qingyong Hu , Xin Yang

In this paper, a complete pipeline for image-based 3D reconstruction of urban scenarios is proposed, based on PatchMatch Multi-View Stereo (MVS). Input images are firstly fed into an off-the-shelf visual SLAM system to extract camera poses…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Marco Orsingher , Paolo Zani , Paolo Medici , Massimo Bertozzi

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

Learning-based multi-view stereo (MVS) has gained fine reconstructions on popular datasets. However, supervised learning methods require ground truth for training, which is hard to be collected, especially for the large-scale datasets.…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Haonan Dong , Jian Yao

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…

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

Stereo-matching is a fundamental problem in computer vision. Despite recent progress by deep learning, improving the robustness is ineluctable when deploying stereo-matching models to real-world applications. Different from the common…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Hualie Jiang , Rui Xu , Wenjie Jiang

Despite the remarkable progress made by learning based stereo matching algorithms, one key challenge remains unsolved. Current state-of-the-art stereo models are mostly based on costly 3D convolutions, the cubic computational complexity and…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Haofei Xu , Juyong Zhang

We present an improved three-step pipeline for the stereo matching problem and introduce multiple novelties at each stage. We propose a new highway network architecture for computing the matching cost at each possible disparity, based on…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Amit Shaked , Lior Wolf

Scene understanding is paramount in robotics, self-navigation, augmented reality, and many other fields. To fully accomplish this task, an autonomous agent has to infer the 3D structure of the sensed scene (to know where it looks at) and…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Pier Luigi Dovesi , Matteo Poggi , Lorenzo Andraghetti , Miquel Martí , Hedvig Kjellström , Alessandro Pieropan , Stefano Mattoccia

With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress. However, it remains a great challenge to accurately extract disparities from real-world image pairs taken by…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jiankun Li , Peisen Wang , Pengfei Xiong , Tao Cai , Ziwei Yan , Lei Yang , Jiangyu Liu , Haoqiang Fan , Shuaicheng Liu

Recent work has shown that depth estimation from a stereo pair of images can be formulated as a supervised learning task to be resolved with convolutional neural networks (CNNs). However, current architectures rely on patch-based Siamese…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Jia-Ren Chang , Yong-Sheng Chen

We present a method for extracting depth information from a rectified image pair. Our approach focuses on the first stage of many stereo algorithms: the matching cost computation. We approach the problem by learning a similarity measure on…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Jure Žbontar , Yann LeCun

Significant strides have been made in enhancing the accuracy of Multi-View Stereo (MVS)-based 3D reconstruction. However, untextured areas with unstable photometric consistency often remain incompletely reconstructed. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Rongxuan Tan , Qing Wang , Xueyan Wang , Chao Yan , Yang Sun , Youyang Feng

Multi-view stereo is an important research task in computer vision while still keeping challenging. In recent years, deep learning-based methods have shown superior performance on this task. Cost volume pyramid network-based methods which…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Shiyu Gao , Zhaoxin Li , Zhaoqi Wang

Recent work in multi-view stereo (MVS) combines learnable photometric scores and regularization with PatchMatch-based optimization to achieve robust pixelwise estimates of depth, normals, and visibility. However, non-learning based methods…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Jae Yong Lee , Chuhang Zou , Derek Hoiem
‹ 上一页 1 2 3 10 下一页 ›