paper-with-me

Papers

Learning Patch Reconstructability for Accelerating Multi-View Stereo

2018-06-01 · CVPR 2018 6 · Alex Poms, Chenglei Wu, Shoou-I Yu, Yaser Sheikh

We present an approach to accelerate multi-view stereo (MVS) by prioritizing computation on image patches that are likely to produce accurate 3D surface reconstructions. Our key insight is that the accuracy of the surface reconstruction from a given image patch can be predicted significantly faster than performing the actual stereo matching. The intuition is that non-specular, fronto-parallel, in-focus patches are more likely to produce accurate surface reconstructions than highly specular, slanted, blurry patches --- and that these properties can be reliably predicted from the image itself. By prioritizing stereo matching on a subset of patches that are highly reconstructable and also cover the 3D surface, we are able to accelerate MVS with minimal reduction in accuracy and completeness. To predict the reconstructability score of an image patch from a single view, we train an image-to-reconstructability neural network: the I2RNet. This reconstructability score enables us to efficiently identify image patches that are likely to provide the most accurate surface estimates before performing stereo matching. We demonstrate that the I2RNet, when trained on the ScanNet dataset, generalizes to the DTU and Tanks and Temples MVS datasets. By using our I2RNet with an existing MVS implementation, we show that our method can achieve more than a 30x speed-up over the baseline with only an minimal loss in completeness.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo MatchingStereo Matching HandSurface Reconstruction

Similar Papers 제목 키워드 기반

Planar Prior Assisted PatchMatch Multi-View Stereo

2019-12-26 · Qingshan Xu, Wenbing Tao

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, plan…

Depth EstimationMulti-View 3D Reconstruction

Polarimetric PatchMatch Multi-View Stereo

2023-11-11 · Jinyu Zhao, Jumpei Oishi, Yusuke Monno, Masatoshi Okutomi

PatchMatch Multi-View Stereo (PatchMatch MVS) is one of the popular MVS approaches, owing to its balanced accuracy and efficiency. In this paper, we propose Polarimetric PatchMatch multi-view Stereo (PolarPMS), which is …

Stereo Matching

Learning Reconstructability for Drone Aerial Path Planning

2022-09-21 · Yilin Liu, Liqiang Lin, Yue Hu, Ke Xie 외

We introduce the first learning-based reconstructability predictor to improve view and path planning for large-scale 3D urban scene acquisition using unmanned drones. In contrast to previous heuristic approaches, our met…

3D Scene Reconstruction

Revisiting PatchMatch Multi-View Stereo for Urban 3D Reconstruction

2022-07-18 · Marco Orsingher, Paolo Zani, Paolo Medici, Massimo Bertozzi

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 e…

3D Reconstruction

PatchmatchNet: Learned Multi-View Patchmatch Stereo

2020-12-02 · CVPR 2021 1 · Fangjinhua Wang, Silvano Galliani, Christoph Vogel, Pablo Speciale 외

We present PatchmatchNet, a novel and learnable cascade formulation of Patchmatch for high-resolution multi-view stereo. With high computation speed and low memory requirement, PatchmatchNet can process higher resolution…

3D ReconstructionPoint Clouds