paper-with-me

홈 › 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 a dense depth from a sparse depth have gained significant importance in robotic applications like exploration. Existing methodologies that use sparse depth from visual SLAM mainly employ point features. However, point features have limitations in preserving structural regularities owing to texture-less environments and sparsity problems. To deal with these issues, we perform depth completion with visual SLAM using line features, which can better contain structural regularities than point features. The proposed methodology creates a convex hull region by performing constrained Delaunay triangulation with depth interpolation using line features. However, the generated depth includes low-frequency information and is discontinuous at the convex hull boundary. Therefore, we propose a mesh depth refinement (MDR) module to address this problem. The MDR module effectively transfers the high-frequency details of an input image to the interpolated depth and plays a vital role in bridging the conventional and deep learning-based approaches. The Struct-MDC outperforms other state-of-the-art algorithms on public and our custom datasets, and even outperforms supervised methodologies for some metrics. In addition, the effectiveness of the proposed MDR module is verified by a rigorous ablation study.

📄 PDF Abstract BibTeX arXiv:2204.13877

Code (1)

url-kaist/Struct-MDC 공식 구현 pytorch

Tasks

Depth CompletionSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Deep Mesh Prior: Unsupervised Mesh Restoration using Graph Convolutional Networks

2021-07-02 · Shota Hattori, Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki

This paper addresses mesh restoration problems, i.e., denoising and completion, by learning self-similarity in an unsupervised manner. For this purpose, the proposed method, which we refer to as Deep Mesh Prior, uses a g…

Denoising

Confidence Guided Depth Completion Network

2022-02-07 · Yongjin Lee, Seokjun Park, Beomgu Kang, HyunWook Park

The paper proposes an image-guided depth completion method to estimate accurate dense depth maps with fast computation time. The proposed network has two-stage structure. The first stage predicts a first depth map. Then,…

Depth Completion

Restore3D: Breathing Life into Broken Objects with Shape and Texture Restoration

2026-07-01 · Xiaolong Shen, Zongxin Yang, Yi Yang arxiv

Restoring incomplete or damaged 3D objects is crucial for cultural heritage preservation, occluded object reconstruction, and artistic design. Existing methods primarily focus on geometric completion, often neglecting te…

FCFR-Net: Feature Fusion based Coarse-to-Fine Residual Learning for Depth Completion

2020-12-15 · Lina Liu, Xibin Song, Xiaoyang Lyu, Junwei Diao 외

Depth completion aims to recover a dense depth map from a sparse depth map with the corresponding color image as input. Recent approaches mainly formulate depth completion as a one-stage end-to-end learning task, which o…

Depth Completion

Render4Completion: Synthesizing Multi-View Depth Maps for 3D Shape Completion

2019-04-17 · Tao Hu, Zhizhong Han, Abhinav Shrivastava, Matthias Zwicker

We propose a novel approach for 3D shape completion by synthesizing multi-view depth maps. While previous work for shape completion relies on volumetric representations, meshes, or point clouds, we propose to use multi-v…

Image-to-Image TranslationTranslation