paper-with-me

홈 › Papers

Depth Completion using Geometry-Aware Embedding

2022-03-21 · Wenchao Du, Hu Chen, Hongyu Yang, Yi Zhang

Exploiting internal spatial geometric constraints of sparse LiDARs is beneficial to depth completion, however, has been not explored well. This paper proposes an efficient method to learn geometry-aware embedding, which encodes the local and global geometric structure information from 3D points, e.g., scene layout, object's sizes and shapes, to guide dense depth estimation. Specifically, we utilize the dynamic graph representation to model generalized geometric relationship from irregular point clouds in a flexible and efficient manner. Further, we joint this embedding and corresponded RGB appearance information to infer missing depths of the scene with well structure-preserved details. The key to our method is to integrate implicit 3D geometric representation into a 2D learning architecture, which leads to a better trade-off between the performance and efficiency. Extensive experiments demonstrate that the proposed method outperforms previous works and could reconstruct fine depths with crisp boundaries in regions that are over-smoothed by them. The ablation study gives more insights into our method that could achieve significant gains with a simple design, while having better generalization capability and stability. The code is available at https://github.com/Wenchao-Du/GAENet.

📄 PDF Abstract BibTeX arXiv:2203.10912

Code (1)

Wenchao-Du/GAENet 공식 구현 pytorch

Tasks

Depth CompletionDepth Estimation

Similar Papers 제목 키워드 기반

Geometry-Aware Sparse Depth Sampling for High-Fidelity RGB-D Depth Completion in Robotic Systems

2025-12-09 · Tony Salloom, Dandi Zhou, Xinhai Sun arxiv

Accurate three-dimensional perception is essential for modern industrial robotic systems that perform manipulation, inspection, and navigation tasks. RGB-D and stereo vision sensors are widely used for this purpose, but …

Depth Completion

Tri-Perspective View Decomposition for Geometry-Aware Depth Completion

2024-03-22 · CVPR 2024 1 · Zhiqiang Yan, Yuankai Lin, Kun Wang, Yupeng Zheng 외

Depth completion is a vital task for autonomous driving, as it involves reconstructing the precise 3D geometry of a scene from sparse and noisy depth measurements. However, most existing methods either rely only on 2D de…

3D geometryAutonomous DrivingDepth Completion

OccDepth: A Depth-Aware Method for 3D Semantic Scene Completion

2023-02-27 · Ruihang Miao, Weizhou Liu, Mingrui Chen, Zheng Gong 외

3D Semantic Scene Completion (SSC) can provide dense geometric and semantic scene representations, which can be applied in the field of autonomous driving and robotic systems. It is challenging to estimate the complete g…

3D geometry3D Semantic Scene CompletionAutonomous DrivingKnowledge Distillation

GAA-TSO: Geometry-Aware Assisted Depth Completion for Transparent and Specular Objects

2025-03-21 · Yizhe Liu, Tong Jia, Da Cai, Hao Wang 외

Transparent and specular objects are frequently encountered in daily life, factories, and laboratories. However, due to the unique optical properties, the depth information on these objects is usually incomplete and inac…

Depth CompletionDepth EstimationDepth PredictionRobotic Grasping

3D Sketch-aware Semantic Scene Completion via Semi-supervised Structure Prior

2020-03-31 · CVPR 2020 6 · Xiaokang Chen, Kwan-Yee Lin, Chen Qian, Gang Zeng 외

The goal of the Semantic Scene Completion (SSC) task is to simultaneously predict a completed 3D voxel representation of volumetric occupancy and semantic labels of objects in the scene from a single-view observation. Si…

3D Semantic Scene Completion3D Semantic Scene Completion from a single RGB imageHallucination