paper-with-me

Papers

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, Tong Jia

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 vision acquire some invalid data inevitably, such as weak reflection, boundary shadows, and artifacts, which may bring adverse impacts to the follow-up work. In this paper, we propose a new model for depth image completion based on the Attention Guided Gated-convolutional Network (AGG-Net), through which more accurate and reliable depth images can be obtained from the raw depth maps and the corresponding RGB images. Our model employs a UNet-like architecture which consists of two parallel branches of depth and color features. In the encoding stage, an Attention Guided Gated-Convolution (AG-GConv) module is proposed to realize the fusion of depth and color features at different scales, which can effectively reduce the negative impacts of invalid depth data on the reconstruction. In the decoding stage, an Attention Guided Skip Connection (AG-SC) module is presented to avoid introducing too many depth-irrelevant features to the reconstruction. The experimental results demonstrate that our method outperforms the state-of-the-art methods on the popular benchmarks NYU-Depth V2, DIML, and SUN RGB-D.

📄 PDF Abstract BibTeX arXiv:2309.01624

Code (1)

htx0601/agg-net 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Joint Multi-scale Gated Transformer and Prior-guided Convolutional Network for Learned Image Compression

2025-11-30 · Zhengxin Chen, Xiaohai He, Tingrong Zhang, Shuhua Xiong 외 arxiv

Recently, learned image compression methods have made remarkable achievements, some of which have outperformed the traditional image codec VVC. The advantages of learned image compression methods over traditional image c…

Image Compression

Weakly supervised multimodal segmentation of acoustic borehole images with depth-aware cross-attention

2026-03-21 · Jose Luis Lima de Jesus Silva arxiv

Acoustic borehole images provide high-resolution borehole-wall structure, but large-scale interpretation remains difficult because dense expert annotations are rarely available and subsurface information is intrinsically…

GuideFormer: Transformers for Image Guided Depth Completion

2022-01-01 · CVPR 2022 1 · Kyeongha Rho, Jinsung Ha, Youngjung Kim

Depth completion has been widely studied to predict a dense depth image from its sparse measurement and a single color image. However, most state-of-the-art methods rely on static convolutional neural networks (CNNs)…

Depth Completion

Deep Surface Normal Estimation on the 2-Sphere with Confidence Guided Semantic Attention

2020-08-01 · ECCV 2020 8 · Quewei Li, Jie Guo, Yang Fei, Qinyu Tang 외

We propose a deep convolutional neural network (CNN) to estimate surface normal from a single color image accompanied with a low-quality depth channel. Unlike most previous works, we predict the normal on the 2-sphere ra…

Missing ValuesSurface Normal Estimation

DGIQA: Depth-guided Feature Attention and Refinement for Generalizable Image Quality Assessment

2025-05-29 · Vaishnav Ramesh, Junliang Liu, Haining Wang, Md Jahidul Islam

A long-held challenge in no-reference image quality assessment (NR-IQA) learning from human subjective perception is the lack of objective generalization to unseen natural distortions. To address this, we integrate a nov…

Image Quality AssessmentNo-Reference Image Quality AssessmentNR-IQA