中文
相关论文

相关论文: DeepLiDAR: Deep Surface Normal Guided Depth Predic…

200 篇论文

This paper proposes LONER, the first real-time LiDAR SLAM algorithm that uses a neural implicit scene representation. Existing implicit mapping methods for LiDAR show promising results in large-scale reconstruction, but either require…

机器人学 · 计算机科学 2024-03-26 Seth Isaacson , Pou-Chun Kung , Mani Ramanagopal , Ram Vasudevan , Katherine A. Skinner

We present a new deep supervised learning method for intrinsic decomposition of a single image into its albedo and shading components. Our contributions are based on a new fully convolutional neural network that estimates absolute albedo…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Louis Lettry , Kenneth Vanhoey , Luc Van Gool

We present an approach for estimating surface normals from in-the-wild color images of faces. While data-driven strategies have been proposed for single face images, limited available ground truth data makes this problem difficult. To…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Victoria Fernandez Abrevaya , Adnane Boukhayma , Philip H. S. Torr , Edmond Boyer

Deep learning (DL) based hyperspectral images (HSIs) denoising approaches directly learn the nonlinear mapping between observed noisy images and underlying clean images. They normally do not consider the physical characteristics of HSIs,…

图像与视频处理 · 电气工程与系统科学 2021-11-16 Fengchao Xiong , Shuyin Tao , Jun Zhou , Jianfeng Lu , Jiantao Zhou , Yuntao Qian

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have…

机器人学 · 计算机科学 2023-03-01 Dongyu Yan , Xiaoyang Lyu , Jieqi Shi , Yi Lin

Despite the growing demand for accurate surface normal estimation models, existing methods use general-purpose dense prediction models, adopting the same inductive biases as other tasks. In this paper, we discuss the inductive biases needed…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Gwangbin Bae , Andrew J. Davison

Semantic understanding of the surrounding environment is essential for automated vehicles. The recent publication of the SemanticKITTI dataset stimulates the research on semantic segmentation of LiDAR point clouds in urban scenarios. While…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Juncong Fei , Kunyu Peng , Philipp Heidenreich , Frank Bieder , Christoph Stiller

Intrinsic image decomposition (IID) is the task that decomposes a natural image into albedo and shade. While IID is typically solved through supervised learning methods, it is not ideal due to the difficulty in observing ground truth albedo…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Shogo Sato , Yasuhiro Yao , Taiga Yoshida , Takuhiro Kaneko , Shingo Ando , Jun Shimamura

Monocular Depth Estimation (MDE) is a fundamental problem in computer vision with numerous applications. Recently, LIDAR-supervised methods have achieved remarkable per-pixel depth accuracy in outdoor scenes. However, significant errors are…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Lior Talker , Aviad Cohen , Erez Yosef , Alexandra Dana , Michael Dinerstein

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

The dense depth estimation of a 3D scene has numerous applications, mainly in robotics and surveillance. LiDAR and radar sensors are the hardware solution for real-time depth estimation, but these sensors produce sparse depth maps and are…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Alwyn Mathew , Aditya Prakash Patra , Jimson Mathew

Learning based methods have shown very promising results for the task of depth estimation in single images. However, most existing approaches treat depth prediction as a supervised regression problem and as a result, require vast quantities…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Clément Godard , Oisin Mac Aodha , Gabriel J. Brostow

Deep learning has enabled remarkable advances in scene understanding, particularly in semantic segmentation tasks. Yet, current state of the art approaches are limited to a closed set of classes, and fail when facing novel elements, also…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Nicolas Marchal , Charlotte Moraldo , Roland Siegwart , Hermann Blum , Cesar Cadena , Abel Gawel

Dense depth estimation using millimeter-wave radar typically requires dense LiDAR supervision, generated via multi-frame projection and interpolation, for guiding the learning of accurate depth from sparse radar measurements and RGB images.…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Xingrui Qin , Wentao Zhao , Chuan Cao , Yihe Niu , Tianchen Deng , Houcheng Jiang , Rui Guo , Jingchuan Wang

Image denoising methods must effectively model, implicitly or explicitly, the vast diversity of patterns and textures that occur in natural images. This is challenging, even for modern methods that leverage deep neural networks trained to…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Zhihao Xia , Ayan Chakrabarti

We investigate a new paradigm that uses differentiable SLAM architectures in a self-supervised manner to train end-to-end deep learning models in various LiDAR based applications. To the best of our knowledge there does not exist any work…

The perception of transparent objects is one of the well-known challenges in computer vision. Conventional depth sensors have difficulty in sensing the depth of transparent objects due to refraction and reflection of light. Previous…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Xianghui Fan , Zhaoyu Chen , Mengyang Pan , Anping Deng , Hang Yang

Deep stereo matching has made significant progress in recent years. However, state-of-the-art methods are based on expensive 4D cost volume, which limits their use in real-world applications. To address this issue, 3D correlation maps and…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Xiaoming Zhao , Weihai Chen , Xingming Wu , Peter C. Y. Chen , Zhengguo Li

In this paper, we propose a new global geometry constraint for depth completion. By assuming depth maps often lay on low dimensional subspaces, a dense depth map can be approximated by a weighted sum of full-resolution principal depth…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Yiran Zhong , Yuchao Dai , Hongdong Li

This paper studies unsupervised monocular depth prediction problem. Most of existing unsupervised depth prediction algorithms are developed for outdoor scenarios, while the depth prediction work in the indoor environment is still very…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Yinglong Feng , Shuncheng Wu , Okan Köpüklü , Xueyang Kang , Federico Tombari