中文
相关论文

相关论文: Real-time Monocular Depth Estimation with Sparse S…

200 篇论文

Vision-based depth estimation is a key feature in autonomous systems, which often relies on a single camera or several independent ones. In such a monocular setup, dense depth is obtained with either additional input from one or several…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Florent Bartoccioni , Éloi Zablocki , Patrick Pérez , Matthieu Cord , Karteek Alahari

A key contributor to recent progress in 3D detection from single images is monocular depth estimation. Existing methods focus on how to leverage depth explicitly, by generating pseudo-pointclouds or providing attention cues for image…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Dennis Park , Jie Li , Dian Chen , Vitor Guizilini , Adrien Gaidon

Depth estimation from single monocular images is a key component of scene understanding and has benefited largely from deep convolutional neural networks (CNN) recently. In this article, we take advantage of the recent deep residual…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Yuanzhouhan Cao , Zifeng Wu , Chunhua Shen

The self-supervised learning of depth and pose from monocular sequences provides an attractive solution by using the photometric consistency of nearby frames as it depends much less on the ground-truth data. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Tianwei Shen , Lei Zhou , Zixin Luo , Yao Yao , Shiwei Li , Jiahui Zhang , Tian Fang , Long Quan

360{\deg} cameras can capture complete environments in a single shot, which makes 360{\deg} imagery alluring in many computer vision tasks. However, monocular depth estimation remains a challenge for 360{\deg} data, particularly for high…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Manuel Rey-Area , Mingze Yuan , Christian Richardt

The estimation of depth in two-dimensional images has long been a challenging and extensively studied subject in computer vision. Recently, significant progress has been made with the emergence of Deep Learning-based approaches, which have…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Vasileios Arampatzakis , George Pavlidis , Kyriakos Pantoglou , Nikolaos Mitianoudis , Nikos Papamarkos

While monocular depth estimation (MDE) is an important problem in computer vision, it is difficult due to the ambiguity that results from the compression of a 3D scene into only 2 dimensions. It is common practice in the field to treat it…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Dylan Auty , Krystian Mikolajczyk

This paper addresses the problem of estimating the depth map of a scene given a single RGB image. We propose a fully convolutional architecture, encompassing residual learning, to model the ambiguous mapping between monocular images and…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Iro Laina , Christian Rupprecht , Vasileios Belagiannis , Federico Tombari , Nassir Navab

Estimating the distance to objects is crucial for autonomous vehicles when using depth sensors is not possible. In this case, the distance has to be estimated from on-board mounted RGB cameras, which is a complex task especially in…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Michaël Fonder , Damien Ernst , Marc Van Droogenbroeck

Monocular depth estimation plays a crucial role in 3D recognition and understanding. One key limitation of existing approaches lies in their lack of structural information exploitation, which leads to inaccurate spatial layout,…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Tian Chen , Shijie An , Yuan Zhang , Chongyang Ma , Huayan Wang , Xiaoyan Guo , Wen Zheng

Many standard robotic platforms are equipped with at least a fixed 2D laser range finder and a monocular camera. Although those platforms do not have sensors for 3D depth sensing capability, knowledge of depth is an essential part in many…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Yiyi Liao , Lichao Huang , Yue Wang , Sarath Kodagoda , Yinan Yu , Yong Liu

Existing monocular depth estimation methods have achieved excellent robustness in diverse scenes, but they can only retrieve affine-invariant depth, up to an unknown scale and shift. However, in some video-based scenarios such as video…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Guangkai Xu , Wei Yin , Hao Chen , Chunhua Shen , Kai Cheng , Feng Wu , Feng Zhao

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for autonomous robots. In…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Ziyue Feng , Longlong Jing , Peng Yin , Yingli Tian , Bing Li

We present a novel approach for estimating depth from a monocular camera as it moves through complex and crowded indoor environments, e.g., a department store or a metro station. Our approach predicts absolute scale depth maps over the…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Dongki Jung , Jaehoon Choi , Yonghan Lee , Deokhwa Kim , Changick Kim , Dinesh Manocha , Donghwan Lee

In the field of monocular depth estimation (MDE), many models with excellent zero-shot performance in general scenes emerge recently. However, these methods often fail in predicting non-Lambertian surfaces, such as transparent or mirror…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Junrui Zhang , Jiaqi Li , Yachuan Huang , Yiran Wang , Jinghong Zheng , Liao Shen , Zhiguo Cao

Convolutional neural networks (CNNs) have emerged as the state-of-the-art in multiple vision tasks including depth estimation. However, memory and computing power requirements remain as challenges to be tackled in these models. Monocular…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Sara Elkerdawy , Hong Zhang , Nilanjan Ray

In this paper, we present a fast monocular depth estimation method for enabling 3D perception capabilities of low-cost underwater robots. We formulate a novel end-to-end deep visual learning pipeline named UDepth, which incorporates domain…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Boxiao Yu , Jiayi Wu , Md Jahidul Islam

Monocular depth estimation aims to recover the depth information of 3D scenes from 2D images. Recent work has made significant progress, but its reliance on large-scale datasets and complex decoders has limited its efficiency and…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Zeyu Ren , Zeyu Zhang , Wukai Li , Qingxiang Liu , Hao Tang

Monocular depth estimation is the task of obtaining a measure of distance for each pixel using a single image. It is an important problem in computer vision and is usually solved using neural networks. Though recent works in this area have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Nikita Durasov , Mikhail Romanov , Valeriya Bubnova , Pavel Bogomolov , Anton Konushin

Existing methods for scale-invariant monocular depth estimation (SI MDE) often struggle due to the complexity of the task, and limited and non-diverse datasets, hindering generalizability in real-world scenarios. This is while…

计算机视觉与模式识别 · 计算机科学 2024-06-14 S. Mahdi H. Miangoleh , Mahesh Reddy , Yağız Aksoy