Learning Inverse Depth Regression for Multi-View Stereo with Correlation Cost Volume
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 representation and inappropriate depth inference. Inspired by the group-wise correlation in stereo matching, we propose an average group-wise correlation similarity measure to construct a lightweight cost volume. This can not only reduce the memory consumption but also reduce the computational burden in the cost volume filtering. Based on our effective cost volume representation, we propose a cascade 3D U-Net module to regularize the cost volume to further boost the performance. Unlike the previous methods that treat multi-view depth inference as a depth regression problem or an inverse depth classification problem, we recast multi-view depth inference as an inverse depth regression task. This allows our network to achieve sub-pixel estimation and be applicable to large-scale scenes. Through extensive experiments on DTU dataset and Tanks and Temples dataset, we show that our proposed network with Correlation cost volume and Inverse DEpth Regression (CIDER), achieves state-of-the-art results, demonstrating its superior performance on scalability and accuracy.
Code (2)
Tasks
regressionStereo MatchingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TW-SMNet: Deep Multitask Learning of Tele-Wide Stereo Matching
In this paper, we introduce the problem of estimating the real world depth of elements in a scene captured by two cameras with different field of views, where the first field of view (FOV) is a Wide FOV (WFOV) captured b…
Depth EstimationDisparity EstimationStereo MatchingStereo Matching HandContinuous wavelet transform of multiview images using wavelets based on voxel patterns
We propose the multiview wavelets based on voxel patterns of autostereoscopic multiview displays. Direct and inverse continuous wavelet transforms of binary and gray-scale images were performed. The input to the inverse …
Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo
Existing approaches for multi-view multi-person 3D pose estimation explicitly establish cross-view correspondences to group 2D pose detections from multiple camera views and solve for the 3D pose estimation for each pers…
3D Multi-Person Pose Estimation3D Pose EstimationDepth EstimationPose Estimation+1Rethinking Depth Estimation for Multi-View Stereo: A Unified Representation
Depth estimation is solved as a regression or classification problem in existing learning-based multi-view stereo methods. Although these two representations have recently demonstrated their excellent performance, they s…
3D ReconstructionClassificationDepth EstimationDepth Prediction+1RGBD-Net: Predicting color and depth images for novel views synthesis
We propose a new cascaded architecture for novel view synthesis, called RGBD-Net, which consists of two core components: a hierarchical depth regression network and a depth-aware generator network. The former one predict…
Novel View Synthesisregression