paper-with-me

Papers

P²Net: Patch-match and Plane-regularization for Unsupervised Indoor Depth Estimation

2020-08-01 · ECCV 2020 8 · Zehao Yu, Lei Jin, Shenghua Gao

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 P$^2$Net. 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 (g, wall, floor, roof, tc) 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 P$^2$Net outperforms existing approaches by a large margin.

📄 PDF Abstract BibTeX

Code (1)

svip-lab/Indoor-SfMLearner 공식 구현 pytorch

Tasks

Depth EstimationSuperpixels

Similar Papers 제목 키워드 기반

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

2020-07-15 · Zehao Yu, Lei Jin, Shenghua Gao

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

Depth EstimationMonocular Depth EstimationSuperpixels

P$^2$SDF for Neural Indoor Scene Reconstruction

2023-03-01 · Jing Li, Jinpeng Yu, Ruoyu Wang, Zhengxin Li 외

Given only a set of images, neural implicit surface representation has shown its capability in 3D surface reconstruction. However, as the nature of per-scene optimization is based on the volumetric rendering of color, pr…

Indoor Scene ReconstructionSurface Reconstruction

AssetField: Assets Mining and Reconfiguration in Ground Feature Plane Representation

2023-03-24 · ICCV 2023 1 · Yuanbo Xiangli, Linning Xu, Xingang Pan, Nanxuan Zhao 외

Both indoor and outdoor environments are inherently structured and repetitive. Traditional modeling pipelines keep an asset library storing unique object templates, which is both versatile and memory efficient in practic…

Novel View SynthesisObject

Indoor dense depth map at drone hovering

2019-04-25 · Arindam Saha, Soumyadip Maity, Brojeshwar Bhowmick

Autonomous Micro Aerial Vehicles (MAVs) gained tremendous attention in recent years. Autonomous flight in indoor requires a dense depth map for navigable space detection which is the fundamental component for autonomous …

PLNet: Plane and Line Priors for Unsupervised Indoor Depth Estimation

2021-10-12 · Hualie Jiang, Laiyan Ding, Junjie Hu, Rui Huang

Unsupervised learning of depth from indoor monocular videos is challenging as the artificial environment contains many textureless regions. Fortunately, the indoor scenes are full of specific structures, such as planes a…

Depth Estimation