# Unstructured Multi-View Depth Estimation Using Mask-Based Multiplane   Representation

**Authors:** Yuxin Hou, Arno Solin, Juho Kannala

arXiv: 1902.02166 · 2019-04-11

## TL;DR

This paper introduces MaskMVS, a lightweight and generalizable unstructured multi-view depth estimation method that uses a novel multiplane mask representation instead of traditional cost volume approaches, achieving state-of-the-art results.

## Contribution

The paper proposes a new multiplane mask representation for depth estimation that avoids explicit cost volume construction, improving efficiency and generalization.

## Key findings

- Outperforms current state-of-the-art on multiple datasets
- Lightweight and does not require extensive training
- Generalizes well across different data sets

## Abstract

This paper presents a novel method, MaskMVS, to solve depth estimation for unstructured multi-view image-pose pairs. In the plane-sweep procedure, the depth planes are sampled by histogram matching that ensures covering the depth range of interest. Unlike other plane-sweep methods, we do not rely on a cost metric to explicitly build the cost volume, but instead infer a multiplane mask representation which regularizes the learning. Compared to many previous approaches, we show that our method is lightweight and generalizes well without requiring excessive training. We outperform the current state-of-the-art and show results on the sun3d, scenes11, MVS, and RGBD test data sets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02166/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02166/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1902.02166/full.md

---
Source: https://tomesphere.com/paper/1902.02166