Indoor Depth Completion with Boundary Consistency and Self-Attention
Yu-Kai Huang, Tsung-Han Wu, Yueh-Cheng Liu, Winston H. Hsu

TL;DR
This paper introduces an end-to-end neural network for depth completion that leverages self-attention and boundary consistency to improve depth map accuracy and edge clarity, outperforming previous methods on the Matterport3D dataset.
Contribution
The paper proposes a novel depth completion network using self-attention and boundary consistency to enhance depth map quality and structure.
Findings
Outperforms previous state-of-the-art on Matterport3D dataset
Self-attention improves feature extraction for depth completion
Boundary consistency enhances edge preservation in depth maps
Abstract
Depth estimation features are helpful for 3D recognition. Commodity-grade depth cameras are able to capture depth and color image in real-time. However, glossy, transparent or distant surface cannot be scanned properly by the sensor. As a result, enhancement and restoration from sensing depth is an important task. Depth completion aims at filling the holes that sensors fail to detect, which is still a complex task for machine to learn. Traditional hand-tuned methods have reached their limits, while neural network based methods tend to copy and interpolate the output from surrounding depth values. This leads to blurred boundaries, and structures of the depth map are lost. Consequently, our main work is to design an end-to-end network improving completion depth maps while maintaining edge clarity. We utilize self-attention mechanism, previously used in image inpainting fields, to extract…
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 · Optical measurement and interference techniques
MethodsConvolution
