paper-with-me

Papers

SemAttNet: Towards Attention-based Semantic Aware Guided Depth Completion

2022-04-28 · Danish Nazir, Marcus Liwicki, Didier Stricker, Muhammad Zeshan Afzal

Depth completion involves recovering a dense depth map from a sparse map and an RGB image. Recent approaches focus on utilizing color images as guidance images to recover depth at invalid pixels. However, color images alone are not enough to provide the necessary semantic understanding of the scene. Consequently, the depth completion task suffers from sudden illumination changes in RGB images (e.g., shadows). In this paper, we propose a novel three-branch backbone comprising color-guided, semantic-guided, and depth-guided branches. Specifically, the color-guided branch takes a sparse depth map and RGB image as an input and generates color depth which includes color cues (e.g., object boundaries) of the scene. The predicted dense depth map of color-guided branch along-with semantic image and sparse depth map is passed as input to semantic-guided branch for estimating semantic depth. The depth-guided branch takes sparse, color, and semantic depths to generate the dense depth map. The color depth, semantic depth, and guided depth are adaptively fused to produce the output of our proposed three-branch backbone. In addition, we also propose to apply semantic-aware multi-modal attention-based fusion block (SAMMAFB) to fuse features between all three branches. We further use CSPN++ with Atrous convolutions to refine the dense depth map produced by our three-branch backbone. Extensive experiments show that our model achieves state-of-the-art performance in the KITTI depth completion benchmark at the time of submission.

📄 PDF Abstract BibTeX arXiv:2204.13635

Code (1)

danishnazir/SemAttNet 공식 구현 pytorch

Tasks

Depth Completion

Similar Papers 제목 키워드 기반

NAIMA: Semantics Aware RGB Guided Depth Super-Resolution

2026-04-06 · Tayyab Nasir, Daochang Liu, Ajmal Mian arxiv

Guided depth super-resolution (GDSR) is a multi-modal approach for depth map super-resolution that relies on a low-resolution depth map and a high-resolution RGB image to restore finer structural details. However, the mi…

Monocular Depth Estimation

MT-Depth: Multi-task Instance feature analysis for the Depth Completion

2025-12-04 · Abdul Haseeb Nizamani, Dandi Zhou, Xinhai Sun arxiv

Depth completion plays a vital role in 3D perception systems, especially in scenarios where sparse depth data must be densified for tasks such as autonomous driving, robotics, and augmented reality. While many existing a…

Semantic SegmentationInstance SegmentationAutonomous DrivingDepth Completion

High-Accuracy RGB-D Face Recognition via Segmentation-Aware Face Depth Estimation and Mask-Guided Attention Network

2021-12-22 · Meng-Tzu Chiu, Hsun-Ying Cheng, Chien-Yi Wang, Shang-Hong Lai

Deep learning approaches have achieved highly accurate face recognition by training the models with very large face image datasets. Unlike the availability of large 2D face image datasets, there is a lack of large 3D fac…

Depth EstimationFace RecognitionSegmentationSemantic Segmentation

Depth-Guided Metric-Aware Temporal Consistency for Monocular Video Human Mesh Recovery

2026-02-04 · Jiaxin Cen, Xudong Mao, Guanghui Yue, Wei Zhou 외 arxiv

Monocular video human mesh recovery faces fundamental challenges in maintaining metric consistency and temporal stability due to inherent depth ambiguities and scale uncertainties. While existing methods rely primarily o…

Computational EfficiencyHuman Mesh Recovery

Geometry-aware Depth-guided Representation Learning for Structure-preserving Low-light Image Enhancement

2026-07-06 · Fang Gao, Jiongkai Qin, Jiabao Wang, Jingfeng Tang 외 arxiv

Low-light degradation reduces image visibility and weakens structural cues that are important for visual representation and scene understanding. Existing low-light image enhancement methods mainly focus on appearance res…

Low-Light Image EnhancementRepresentation LearningScene Understanding