paper-with-me

홈 › Papers

DPSNet: End-to-end Deep Plane Sweep Stereo

2019-05-02 · ICLR 2019 5 · Sunghoon Im, Hae-Gon Jeon, Stephen Lin, In So Kweon

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 and reflective regions. In this paper, we present a convolutional neural network called DPSNet (Deep Plane Sweep Network) whose design is inspired by best practices of traditional geometry-based approaches for dense depth reconstruction. Rather than directly estimating depth and/or optical flow correspondence from image pairs as done in many previous deep learning methods, DPSNet takes a plane sweep approach that involves building a cost volume from deep features using the plane sweep algorithm, regularizing the cost volume via a context-aware cost aggregation, and regressing the dense depth map from the cost volume. The cost volume is constructed using a differentiable warping process that allows for end-to-end training of the network. Through the effective incorporation of conventional multiview stereo concepts within a deep learning framework, DPSNet achieves state-of-the-art reconstruction results on a variety of challenging datasets.

📄 PDF Abstract BibTeX arXiv:1905.00538

Code (1)

sunghoonim/DPSNet pytorch

Tasks

Deep LearningOptical Flow Estimation

Similar Papers 제목 키워드 기반

Octave Deep Plane-Sweeping Network: Reducing Spatial Redundancy for Learning-Based Plane-Sweeping Stereo

2019-10-14 · IEEE Access 2019 10 · R. Komatsu, H. Fujii, Y. Tamura, A. Yamashita 외

In this paper, we propose the octave deep plane-sweeping network (OctDPSNet). OctDPSNet is a novel learning-based plane-sweeping stereo, which drastically reduces the required GPU memory and computation time while achiev…

Depth EstimationGPUStereo Depth Estimation

Efficient High-Resolution Stereo Matching using Local Plane Sweeps

2014-06-01 · CVPR 2014 6 · Sudipta N. Sinha, Daniel Scharstein, Richard Szeliski

We present a stereo algorithm designed for speed and efficiency that uses local slanted plane sweeps to propose disparity hypotheses for a semi-global matching algorithm. Our local plane hypotheses are derived from initi…

Clusteringglobal-optimizationStereo MatchingStereo Matching Hand+1

Modeling Stereo-Confidence Out of the End-to-End Stereo-Matching Network via Disparity Plane Sweep

2024-01-22 · Jae Young Lee, Woonghyun Ka, Jaehyun Choi, Junmo Kim

We propose a novel stereo-confidence that can be measured externally to various stereo-matching networks, offering an alternative input modality choice of the cost volume for learning-based approaches, especially in safe…

Stereo Matching

Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo

2021-04-06 · CVPR 2021 1 · Jiahao Lin, Gim Hee Lee

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+1

Deep Stereo using Adaptive Thin Volume Representation with Uncertainty Awareness

2019-11-27 · CVPR 2020 6 · Shuo Cheng, Zexiang Xu, Shilin Zhu, Zhuwen Li 외

We present Uncertainty-aware Cascaded Stereo Network (UCS-Net) for 3D reconstruction from multiple RGB images. Multi-view stereo (MVS) aims to reconstruct fine-grained scene geometry from multi-view images. Previous lear…

3D ReconstructionPoint Clouds