paper-with-me

Papers

RGB-Depth Fusion GAN for Indoor Depth Completion

2022-03-21 · CVPR 2022 1 · Haowen Wang, Mingyuan Wang, Zhengping Che, Zhiyuan Xu, XIUQUAN QIAO, Mengshi Qi, Feifei Feng, Jian Tang

The raw depth image captured by the indoor depth sensor usually has an extensive range of missing depth values due to inherent limitations such as the inability to perceive transparent objects and limited distance range. The incomplete depth map burdens many downstream vision tasks, and a rising number of depth completion methods have been proposed to alleviate this issue. While most existing methods can generate accurate dense depth maps from sparse and uniformly sampled depth maps, they are not suitable for complementing the large contiguous regions of missing depth values, which is common and critical. In this paper, we design a novel two-branch end-to-end fusion network, which takes a pair of RGB and incomplete depth images as input to predict a dense and completed depth map. The first branch employs an encoder-decoder structure to regress the local dense depth values from the raw depth map, with the help of local guidance information extracted from the RGB image. In the other branch, we propose an RGB-depth fusion GAN to transfer the RGB image to the fine-grained textured depth map. We adopt adaptive fusion modules named W-AdaIN to propagate the features across the two branches, and we append a confidence fusion head to fuse the two outputs of the branches for the final depth map. Extensive experiments on NYU-Depth V2 and SUN RGB-D demonstrate that our proposed method clearly improves the depth completion performance, especially in a more realistic setting of indoor environments with the help of the pseudo depth map.

📄 PDF Abstract BibTeX arXiv:2203.10856

Code (0)

등록된 구현이 없습니다.

Tasks

Depth CompletionTransparent objects

Similar 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 brigh…

3D ReconstructionAutonomous DrivingDecoderDepth Completion+2

RDFC-GAN: RGB-Depth Fusion CycleGAN for Indoor Depth Completion

2023-06-06 · Haowen Wang, Zhengping Che, Yufan Yang, Mingyuan Wang 외

Raw depth images captured in indoor scenarios frequently exhibit extensive missing values due to the inherent limitations of the sensors and environments. For example, transparent materials frequently elude detection by …

Depth CompletionMissing ValuesTransparent objects

Deep Cost Ray Fusion for Sparse Depth Video Completion

2024-09-23 · Jungeon Kim, Soongjin Kim, Jaesik Park, Seungyong Lee

In this paper, we present a learning-based framework for sparse depth video completion. Given a sparse depth map and a color image at a certain viewpoint, our approach makes a cost volume that is constructed on depth hyp…

Depth Completion

Depth Completion via Inductive Fusion of Planar LIDAR and Monocular Camera

2020-09-03 · Chen Fu, Chiyu Dong, Christoph Mertz, John M. Dolan

Modern high-definition LIDAR is expensive for commercial autonomous driving vehicles and small indoor robots. An affordable solution to this problem is fusion of planar LIDAR with RGB images to provide a similar level of…

Autonomous DrivingDepth CompletionDepth EstimationDepth Prediction

Need for Speed: Zero-Shot Depth Completion with Single-Step Diffusion

2026-03-11 · Jakub Gregorek, Paraskevas Pegios, Nando Metzger, Konrad Schindler 외 arxiv

We introduce Marigold-SSD, a single-step, late-fusion depth completion framework that leverages strong diffusion priors while eliminating the costly test-time optimization typically associated with diffusion-based method…

Domain GeneralizationDepth Completion