中文
相关论文

相关论文: Bilateral Propagation Network for Depth Completion

200 篇论文

Depth completion, aiming to predict dense depth maps from sparse depth measurements, plays a crucial role in many computer vision related applications. Deep learning approaches have demonstrated overwhelming success in this task. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Yu Cai , Tianyu Shen , Shi-Sheng Huang , Hua Huang

We propose an unsupervised real-time dense depth completion from a sparse depth map guided by a single image. Our method generates a smooth depth map while preserving discontinuity between different objects. Our key idea is a Binary…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Yasuhiro Yao , Menandro Roxas , Ryoichi Ishikawa , Shingo Ando , Jun Shimamura , Takeshi Oishi

Computational stereo has reached a high level of accuracy, but degrades in the presence of occlusions, repeated textures, and correspondence errors along edges. We present a novel approach based on neural networks for depth estimation that…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Yinda Zhang , Neal Wadhwa , Sergio Orts-Escolano , Christian Häne , Sean Fanello , Rahul Garg

Depth completion aims to recover a dense depth map from the sparse depth data and the corresponding single RGB image. The observed pixels provide the significant guidance for the recovery of the unobserved pixels' depth. However, due to the…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Shanshan Zhao , Mingming Gong , Huan Fu , Dacheng Tao

In this paper, we propose an end-to-end deep learning network named 3dDepthNet, which produces an accurate dense depth image from a single pair of sparse LiDAR depth and color image for robotics and autonomous driving tasks. Based on the…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Rui Xiang , Feng Zheng , Huapeng Su , Zhe Zhang

The depth completion task aims to complete a per-pixel dense depth map from a sparse depth map. In this paper, we propose an efficient least square based depth-independent method to complete the sparse depth map utilizing the RGB image and…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Xianze Fang , Yunkai Wang , Zexi Chen , Yue Wang , Rong Xiong

We propose a novel plug-and-play (PnP) module for improving depth prediction with taking arbitrary patterns of sparse depths as input. Given any pre-trained depth prediction model, our PnP module updates the intermediate feature map such…

图像与视频处理 · 电气工程与系统科学 2019-04-12 Tsun-Hsuan Wang , Fu-En Wang , Juan-Ting Lin , Yi-Hsuan Tsai , Wei-Chen Chiu , Min Sun

Transparent and reflective objects in everyday environments pose significant challenges for depth sensors due to their unique visual properties, such as specular reflections and light transmission. These characteristics often lead to…

机器人学 · 计算机科学 2025-06-12 Guanghu Xie , Zhiduo Jiang , Yonglong Zhang , Yang Liu , Zongwu Xie , Baoshi Cao , Hong Liu

Depth completion aims to recover dense depth maps from sparse depth measurements. It is of increasing importance for autonomous driving and draws increasing attention from the vision community. Most of existing methods directly train a…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Yan Xu , Xinge Zhu , Jianping Shi , Guofeng Zhang , Hujun Bao , Hongsheng Li

We present a novel method to compute the approximate global penetration depth (PD) between two non-convex geometric models. Our approach consists of two phases: offline precomputation and run-time queries. In the first phase, our…

机器人学 · 计算机科学 2015-11-16 Liang He , Jia Pan , Danwei Li , Dinesh Manocha

Depth completion is a key task in autonomous driving, aiming to complete sparse LiDAR depth measurements into high-quality dense depth maps through image guidance. However, existing methods usually treat depth maps as an additional channel…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Kuang Zhu , Xingli Gan , Min Sun

Image-guided depth completion aims at generating a dense depth map from sparse LiDAR data and RGB image. Recent methods have shown promising performance by reformulating it as a classification problem with two sub-tasks: depth…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Zhiwen Yang , Jiehua Zhang , Liang Li , Chenggang Yan , Yaoqi Sun , Haibing Yin

Standard neural network based on general back propagation learning using delta method or gradient descent method has some great faults like poor optimization of error-weight objective function, low learning rate, instability .This paper…

神经与进化计算 · 计算机科学 2012-12-20 Mriganka Chakraborty , Arka Ghosh

Sparse depth measurements are widely available in many applications such as augmented reality, visual inertial odometry and robots equipped with low cost depth sensors. Although such sparse depth samples work well for certain applications…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Bing Zhou , Matias Aiskovich , Sinem Guven

Image guided depth completion is the task of generating a dense depth map from a sparse depth map and a high quality image. In this task, how to fuse the color and depth modalities plays an important role in achieving good performance. This…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Mu Hu , Shuling Wang , Bin Li , Shiyu Ning , Li Fan , Xiaojin Gong

We present an algorithm to estimate fast and accurate depth maps from light fields via a sparse set of depth edges and gradients. Our proposed approach is based around the idea that true depth edges are more sensitive than texture edges to…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Numair Khan , Min H. Kim , James Tompkin

Depth completion aims at predicting dense pixel-wise depth from an extremely sparse map captured from a depth sensor, e.g., LiDARs. It plays an essential role in various applications such as autonomous driving, 3D reconstruction, augmented…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Junjie Hu , Chenyu Bao , Mete Ozay , Chenyou Fan , Qing Gao , Honghai Liu , Tin Lun Lam

Belief Propagation (BP) is an efficient message-passing algorithm widely used for inference in graphical models and for solving various problems in statistical physics. However, BP often yields inaccurate estimates of order parameters and…

社会与信息网络 · 计算机科学 2025-10-23 Seongmin Kim , Alec Kirkley

This paper aims to efficiently compute transport maps between probability distributions arising from particle representation of bio-physical problems. We develop a bidirectional DeepParticle (BDP) method to learn and generate solutions…

计算物理 · 物理学 2025-04-17 Tan Zhang , Zhongjian Wang , Jack Xin , Zhiwen Zhang

Depth completion, the technique of estimating a dense depth image from sparse depth measurements, has a variety of applications in robotics and autonomous driving. However, depth completion faces 3 main challenges: the irregularly spaced…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Fangchang Ma , Guilherme Venturelli Cavalheiro , Sertac Karaman