paper-with-me

Papers

IGAF: Incremental Guided Attention Fusion for Depth Super-Resolution

2025-01-03 · Athanasios Tragakis, Chaitanya Kaul, Kevin J. Mitchell, Hang Dai, Roderick Murray-Smith, Daniele Faccio

Accurate depth estimation is crucial for many fields, including robotics, navigation, and medical imaging. However, conventional depth sensors often produce low-resolution (LR) depth maps, making detailed scene perception challenging. To address this, enhancing LR depth maps to high-resolution (HR) ones has become essential, guided by HR-structured inputs like RGB or grayscale images. We propose a novel sensor fusion methodology for guided depth super-resolution (GDSR), a technique that combines LR depth maps with HR images to estimate detailed HR depth maps. Our key contribution is the Incremental guided attention fusion (IGAF) module, which effectively learns to fuse features from RGB images and LR depth maps, producing accurate HR depth maps. Using IGAF, we build a robust super-resolution model and evaluate it on multiple benchmark datasets. Our model achieves state-of-the-art results compared to all baseline models on the NYU v2 dataset for $\times 4$, $\times 8$, and $\times 16$ upsampling. It also outperforms all baselines in a zero-shot setting on the Middlebury, Lu, and RGB-D-D datasets. Code, environments, and models are available on GitHub.

📄 PDF Abstract BibTeX arXiv:2501.01723

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationSensor FusionSuper-Resolution

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Gigafida 2.0: The Reference Corpus of Written Standard Slovene

2020-05-01 · LREC 2020 5 · Simon Krek, {\v{S}}pela Arhar Holdt, Toma{\v{z}} Erjavec, Jaka {\v{C}}ibej 외

We describe a new version of the Gigafida reference corpus of Slovene. In addition to updating the corpus with new material and annotating it with better tools, the focus of the upgrade was also on its transformation fro…

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 al…

Depth Completion

High-resolution Depth Maps Imaging via Attention-based Hierarchical Multi-modal Fusion

2021-04-04 · Zhiwei Zhong, Xianming Liu, Junjun Jiang, Debin Zhao 외

Depth map records distance between the viewpoint and objects in the scene, which plays a critical role in many real-world applications. However, depth map captured by consumer-grade RGB-D cameras suffers from low spatial…

Depth Map Super-ResolutionSuper-Resolution

EGSA-PT:Edge-Guided Spatial Attention with Progressive Training for Monocular Depth Estimation and Segmentation of Transparent Objects

2025-11-18 · Gbenga Omotara, Ramy Farag, Seyed Mohamad Ali Tousi, G. N. DeSouza arxiv

Transparent object perception remains a major challenge in computer vision research, as transparency confounds both depth estimation and semantic segmentation. Recent work has explored multi-task learning frameworks to i…

Monocular Depth EstimationSemantic SegmentationMulti-Task Learning

AGG-Net: Attention Guided Gated-convolutional Network for Depth Image Completion

2023-09-04 · ICCV 2023 1 · Dongyue Chen, Tingxuan Huang, Zhimin Song, Shizhuo Deng 외

Recently, stereo vision based on lightweight RGBD cameras has been widely used in various fields. However, limited by the imaging principles, the commonly used RGB-D cameras based on TOF, structured light, or binocular v…