English

P$^{2}$Net: Patch-match and Plane-regularization for Unsupervised Indoor Depth Estimation

Computer Vision and Pattern Recognition 2020-07-16 v1

Abstract

This paper tackles the unsupervised depth estimation task in indoor environments. The task is extremely challenging because of the vast areas of non-texture regions in these scenes. These areas could overwhelm the optimization process in the commonly used unsupervised depth estimation framework proposed for outdoor environments. However, even when those regions are masked out, the performance is still unsatisfactory. In this paper, we argue that the poor performance suffers from the non-discriminative point-based matching. To this end, we propose P2^2Net. We first extract points with large local gradients and adopt patches centered at each point as its representation. Multiview consistency loss is then defined over patches. This operation significantly improves the robustness of the network training. Furthermore, because those textureless regions in indoor scenes (e.g., wall, floor, roof, \etc) usually correspond to planar regions, we propose to leverage superpixels as a plane prior. We enforce the predicted depth to be well fitted by a plane within each superpixel. Extensive experiments on NYUv2 and ScanNet show that our P2^2Net outperforms existing approaches by a large margin. Code is available at \url{https://github.com/svip-lab/Indoor-SfMLearner}.

Keywords

Cite

@article{arxiv.2007.07696,
  title  = {P$^{2}$Net: Patch-match and Plane-regularization for Unsupervised Indoor Depth Estimation},
  author = {Zehao Yu and Lei Jin and Shenghua Gao},
  journal= {arXiv preprint arXiv:2007.07696},
  year   = {2020}
}

Comments

Accepted by ECCV2020

R2 v1 2026-06-23T17:08:23.557Z