paper-with-me

홈 › Papers

StructDepth: Leveraging the structural regularities for self-supervised indoor depth estimation

2021-08-19 · ICCV 2021 10 · Boying Li, Yuan Huang, Zeyu Liu, Danping Zou, Wenxian Yu

Self-supervised monocular depth estimation has achieved impressive performance on outdoor datasets. Its performance however degrades notably in indoor environments because of the lack of textures. Without rich textures, the photometric consistency is too weak to train a good depth network. Inspired by the early works on indoor modeling, we leverage the structural regularities exhibited in indoor scenes, to train a better depth network. Specifically, we adopt two extra supervisory signals for self-supervised training: 1) the Manhattan normal constraint and 2) the co-planar constraint. The Manhattan normal constraint enforces the major surfaces (the floor, ceiling, and walls) to be aligned with dominant directions. The co-planar constraint states that the 3D points be well fitted by a plane if they are located within the same planar region. To generate the supervisory signals, we adopt two components to classify the major surface normal into dominant directions and detect the planar regions on the fly during training. As the predicted depth becomes more accurate after more training epochs, the supervisory signals also improve and in turn feedback to obtain a better depth model. Through extensive experiments on indoor benchmark datasets, the results show that our network outperforms the state-of-the-art methods. The source code is available at https://github.com/SJTU-ViSYS/StructDepth .

📄 PDF Abstract BibTeX arXiv:2108.08574

Code (1)

sjtu-visys/structdepth 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Struct-MDC: Mesh-Refined Unsupervised Depth Completion Leveraging Structural Regularities from Visual SLAM

2022-04-29 · Jinwoo Jeon, Hyunjun Lim, Dong-Uk Seo, Hyun Myung

Feature-based visual simultaneous localization and mapping (SLAM) methods only estimate the depth of extracted features, generating a sparse depth map. To solve this sparsity problem, depth completion tasks that estimate…

Depth CompletionSimultaneous Localization and Mapping

Predict Anchor Links across Social Networks via an Embedding Approach

2016-06-25 · Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence (IJCAI-16) 2016 6 · Tong Man, Hua-Wei Shen, Shenghua Liu, Xiaolong Jin 외

Predicting anchor links across social networks has important implications to an array of applications, including cross-network information diffusion and cross-domain recommendation. One challenging problem is: whether a…

Anchor link predictionLink PredictionNetwork Embedding

Self-supervised Trajectory Representation Learning with Temporal Regularities and Travel Semantics

2022-11-17 · Jiawei Jiang, Dayan Pan, Houxing Ren, Xiaohan Jiang 외

Trajectory Representation Learning (TRL) is a powerful tool for spatial-temporal data analysis and management. TRL aims to convert complicated raw trajectories into low-dimensional representation vectors, which can be ap…

Contrastive LearningGraph AttentionManagementRepresentation Learning+1

Structural Regularities in Text-based Entity Vector Spaces

2017-07-25 · Christophe Van Gysel, Maarten de Rijke, Evangelos Kanoulas

Entity retrieval is the task of finding entities such as people or products in response to a query, based solely on the textual documents they are associated with. Recent semantic entity retrieval algorithms represent qu…

ClusteringEntity RetrievalRetrievalTopic Models

Incremental Visual-Inertial 3D Mesh Generation with Structural Regularities

2019-03-04 · Antoni Rosinol, Torsten Sattler, Marc Pollefeys, Luca Carlone

Visual-Inertial Odometry (VIO) algorithms typically rely on a point cloud representation of the scene that does not model the topology of the environment. A 3D mesh instead offers a richer, yet lightweight, model. Nevert…

3D ReconstructionSimultaneous Localization and MappingState Estimation