Struct-MDC: Mesh-Refined Unsupervised Depth Completion Leveraging Structural Regularities from Visual SLAM
Jinwoo Jeon, Hyunjun Lim, Dong-Uk Seo, and Hyun Myung

TL;DR
This paper introduces Struct-MDC, a novel depth completion method that leverages structural regularities from visual SLAM using line features and a mesh depth refinement module, outperforming existing methods.
Contribution
It proposes a mesh-based depth completion approach with a new MDR module that enhances depth detail transfer, addressing limitations of point feature-based methods.
Findings
Outperforms state-of-the-art algorithms on public datasets.
The MDR module effectively enhances high-frequency depth details.
Achieves competitive results even compared to supervised methods.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Image Processing Techniques and Applications
