paper-with-me

Papers

A Two-Stage Masked Autoencoder Based Network for Indoor Depth Completion

2024-06-14 · Kailai Sun, Zhou Yang, Qianchuan Zhao

Depth images have a wide range of applications, such as 3D reconstruction, autonomous driving, augmented reality, robot navigation, and scene understanding. Commodity-grade depth cameras are hard to sense depth for bright, glossy, transparent, and distant surfaces. Although existing depth completion methods have achieved remarkable progress, their performance is limited when applied to complex indoor scenarios. To address these problems, we propose a two-step Transformer-based network for indoor depth completion. Unlike existing depth completion approaches, we adopt a self-supervision pre-training encoder based on the masked autoencoder to learn an effective latent representation for the missing depth value; then we propose a decoder based on a token fusion mechanism to complete (i.e., reconstruct) the full depth from the jointly RGB and incomplete depth image. Compared to the existing methods, our proposed network, achieves the state-of-the-art performance on the Matterport3D dataset. In addition, to validate the importance of the depth completion task, we apply our methods to indoor 3D reconstruction. The code, dataset, and demo are available at https://github.com/kailaisun/Indoor-Depth-Completion.

📄 PDF Abstract BibTeX arXiv:2406.09792

Code (1)

kailaisun/indoor-depth-completion 공식 구현 pytorch

Tasks

3D ReconstructionAutonomous DrivingDecoderDepth CompletionRobot NavigationScene Understanding

Similar Papers 제목 키워드 기반

Multi-Modal Masked Pre-Training for Monocular Panoramic Depth Completion

2022-03-18 · Zhiqiang Yan, Xiang Li, Kun Wang, Zhenyu Zhang 외

In this paper, we formulate a potentially valuable panoramic depth completion (PDC) task as panoramic 3D cameras often produce 360{\deg} depth with missing data in complex scenes. Its goal is to recover dense panoramic d…

Depth CompletionTransfer Learning

Monocular Semantic Scene Completion via Masked Recurrent Networks

2025-07-23 · Xuzhi Wang, Xinran Wu, Song Wang, Lingdong Kong 외 arxiv

Monocular Semantic Scene Completion (MSSC) aims to predict the voxel-wise occupancy and semantic category from a single-view RGB image. Existing methods adopt a single-stage framework that aims to simultaneously achieve …

Depth Estimation

MonoMAE: Enhancing Monocular 3D Detection through Depth-Aware Masked Autoencoders

2024-05-13 · Xueying Jiang, Sheng Jin, Xiaoqin Zhang, Ling Shao 외

Monocular 3D object detection aims for precise 3D localization and identification of objects from a single-view image. Despite its recent progress, it often struggles while handling pervasive object occlusions that tend …

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+1

Bilateral Propagation Network for Depth Completion

2024-03-17 · CVPR 2024 1 · Jie Tang, Fei-Peng Tian, Boshi An, Jian Li 외

Depth completion aims to derive a dense depth map from sparse depth measurements with a synchronized color image. Current state-of-the-art (SOTA) methods are predominantly propagation-based, which work as an iterative re…

Depth Completion

VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Completion

2023-02-23 · CVPR 2023 1 · Yiming Li, Zhiding Yu, Christopher Choy, Chaowei Xiao 외

Humans can easily imagine the complete 3D geometry of occluded objects and scenes. This appealing ability is vital for recognition and understanding. To enable such capability in AI systems, we propose VoxFormer, a Trans…

3D geometry3D Semantic Scene Completion3D Semantic Scene Completion from a single RGB imageDepth Estimation+1