中文
相关论文

相关论文: Monocular Depth Estimation using Multi-Scale Conti…

200 篇论文

Monocular 3D object detection has attracted widespread attention due to its potential to accurately obtain object 3D localization from a single image at a low cost. Depth estimation is an essential but challenging subtask of monocular 3D…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Longfei Yan , Pei Yan , Shengzhou Xiong , Xuanyu Xiang , Yihua Tan

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

Despite significant progress made in the past few years, challenges remain for depth estimation using a single monocular image. First, it is nontrivial to train a metric-depth prediction model that can generalize well to diverse scenes…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Wei Yin , Jianming Zhang , Oliver Wang , Simon Niklaus , Simon Chen , Yifan Liu , Chunhua Shen

Deep metric learning aims to learn features relying on the consistency or divergence of class labels. However, in monocular depth estimation, the absence of a natural definition of class poses challenges in the leveraging of deep metric…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Chunpu Liu , Guanglei Yang , Wangmeng Zuo , Tianyi Zan

Estimating depth from a single RGB images is a fundamental task in computer vision, which is most directly solved using supervised deep learning. In the field of unsupervised learning of depth from a single RGB image, depth is not given…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Shir Gur , Lior Wolf

This paper addresses the problem of dense depth predictions from sparse distance sensor data and a single camera image on challenging weather conditions. This work explores the significance of different sensor modalities such as camera,…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Sadique Adnan Siddiqui , Axel Vierling , Karsten Berns

The ability to predict depth from a single image - using recent advances in CNNs - is of increasing interest to the vision community. Unsupervised strategies to learning are particularly appealing as they can utilize much larger and varied…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Chaoyang Wang , Jose Miguel Buenaposada , Rui Zhu , Simon Lucey

Monocular depth estimation from RGB images plays a pivotal role in 3D vision. However, its accuracy can deteriorate in challenging environments such as nighttime or adverse weather conditions. While long-wave infrared cameras offer stable…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Jialei Xu , Xianming Liu , Junjun Jiang , Kui Jiang , Rui Li , Kai Cheng , Xiangyang Ji

Supervised learning based methods for monocular depth estimation usually require large amounts of extensively annotated training data. In the case of aerial imagery, this ground truth is particularly difficult to acquire. Therefore, in this…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Max Hermann , Boitumelo Ruf , Martin Weinmann , Stefan Hinz

Monocular depth estimation in endoscopy videos can enable assistive and robotic surgery to obtain better coverage of the organ and detection of various health issues. Despite promising progress on mainstream, natural image depth estimation,…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Akshay Paruchuri , Samuel Ehrenstein , Shuxian Wang , Inbar Fried , Stephen M. Pizer , Marc Niethammer , Roni Sengupta

The advent of autonomous driving and advanced driver assistance systems necessitates continuous developments in computer vision for 3D scene understanding. Self-supervised monocular depth estimation, a method for pixel-wise distance…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Arnav Varma , Hemang Chawla , Bahram Zonooz , Elahe Arani

In this paper, we address monocular depth estimation with deep neural networks. To enable training of deep monocular estimation models with various sources of datasets, state-of-the-art methods adopt image-level normalization strategies to…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Chi Zhang , Wei Yin , Zhibin Wang , Gang Yu , Bin Fu , Chunhua Shen

Monocular depth estimation is known as an ill-posed task in which objects in a 2D image usually do not contain sufficient information to predict their depth. Thus, it acts differently from other tasks (e.g., classification and segmentation)…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Wencheng Han , Junbo Yin , Jianbing Shen

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

We integrate sparse radar data into a monocular depth estimation model and introduce a novel preprocessing method for reducing the sparseness and limited field of view provided by radar. We explore the intrinsic error of different radar…

图像与视频处理 · 电气工程与系统科学 2022-03-01 Chen-Chou Lo , Patrick Vandewalle

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estimation require…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Mertalp Ocal , Armin Mustafa

Self-supervised learning for monocular depth estimation is widely investigated as an alternative to supervised learning approach, that requires a lot of ground truths. Previous works have successfully improved the accuracy of depth…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Noriaki Hirose , Shun Taguchi , Keisuke Kawano , Satoshi Koide

Monocular depth estimation is critical for applications such as autonomous driving and scene reconstruction. While existing methods perform well under normal scenarios, their performance declines in adverse weather, due to challenging…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Kui Jiang , Jing Cao , Zhaocheng Yu , Junjun Jiang , Jingchun Zhou

Convolutional neural networks (CNN) have shown state-of-the-art results for low-level computer vision problems such as stereo and monocular disparity estimations, but still, have much room to further improve their performance in terms of…

图像与视频处理 · 电气工程与系统科学 2019-03-22 Juan Luis Gonzalez Bello , Munchurl Kim

Current self-supervised methods for monocular depth estimation are largely based on deeply nested convolutional networks that leverage stereo image pairs or monocular sequences during a training phase. However, they often exhibit inaccurate…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Jaehoon Cho , Dongbo Min , Youngjung Kim , Kwanghoon Sohn