中文
相关论文

相关论文: SwinDepth: Unsupervised Depth Estimation using Mon…

200 篇论文

We propose SUB-Depth, a universal multi-task training framework for self-supervised monocular depth estimation (SDE). Depth models trained with SUB-Depth outperform the same models trained in a standard single-task SDE framework. By…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Hang Zhou , Sarah Taylor , David Greenwood , Michal Mackiewicz

Depth estimation from a single image represents a very exciting challenge in computer vision. While other image-based depth sensing techniques leverage on the geometry between different viewpoints (e.g., stereo or structure from motion),…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Pierluigi Zama Ramirez , Matteo Poggi , Fabio Tosi , Stefano Mattoccia , Luigi Di Stefano

Monocular depth estimation (MDE) is a fundamental task in many applications such as scene understanding and reconstruction. However, most of the existing methods rely on accurately labeled datasets. A weakly-supervised framework based on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Fang Gao , Jiabao Wang , Jun Yu , Yaoxiong Wang , Feng Shuang

Deep neural networks are applied to a wide range of problems in recent years. In this work, Convolutional Neural Network (CNN) is applied to the problem of determining the depth from a single camera image (monocular depth). Eight different…

计算机视觉与模式识别 · 计算机科学 2018-08-22 S. Bazrafkan , H. Javidnia , J. Lemley , P. Corcoran

Depth estimation is a critical topic for robotics and vision-related tasks. In monocular depth estimation, in comparison with supervised learning that requires expensive ground truth labeling, self-supervised methods possess great potential…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Jinchang Zhang , Praveen Kumar Reddy , Xue-Iuan Wong , Yiannis Aloimonos , Guoyu Lu

Deep networks for Monocular Depth Estimation (MDE) have achieved promising performance recently and it is of great importance to further understand the interpretability of these networks. Existing methods attempt to provide posthoc…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Zunzhi You , Yi-Hsuan Tsai , Wei-Chen Chiu , Guanbin Li

Monocular depth estimation (MDE) aims to transform an RGB image of a scene into a pixelwise depth map from the same camera view. It is fundamentally ill-posed due to missing information: any single image can have been taken from many…

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

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

Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in this paper we present…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Andrea Pilzer , Stéphane Lathuilière , Dan Xu , Mihai Marian Puscas , Elisa Ricci , Nicu Sebe

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

With the development of computational intelligence algorithms, unsupervised monocular depth and pose estimation framework, which is driven by warped photometric consistency, has shown great performance in the daytime scenario. While in some…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Chaoqiang Zhao , Yang Tang , Qiyu Sun

Robust three-dimensional scene understanding is now an ever-growing area of research highly relevant in many real-world applications such as autonomous driving and robotic navigation. In this paper, we propose a multi-task learning-based…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Amir Atapour-Abarghouei , Toby P. Breckon

Training deep networks for semantic segmentation requires large amounts of labeled training data, which presents a major challenge in practice, as labeling segmentation masks is a highly labor-intensive process. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Lukas Hoyer , Dengxin Dai , Qin Wang , Yuhua Chen , Luc Van Gool

Self-supervised monocular depth estimation serves as a key task in the development of endoscopic navigation systems. However, performance degradation persists due to uneven illumination inherent in endoscopic images, particularly in…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Mingyang Ou , Haojin Li , Yifeng Zhang , Ke Niu , Zhongxi Qiu , Heng Li , Jiang Liu

In self-supervised monocular depth estimation, the depth discontinuity and motion objects' artifacts are still challenging problems. Existing self-supervised methods usually utilize a single view to train the depth estimation network.…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Jianrong Wang , Ge Zhang , Zhenyu Wu , XueWei Li , Li Liu

Image-based depth estimation has gained significant attention in recent research on computer vision for autonomous vehicles in intelligent transportation systems. This focus stems from its cost-effectiveness and wide range of potential…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Elton F. de S. Soares , Carlos Alberto V. Campos

Self-supervised learning of depth map prediction and motion estimation from monocular video sequences is of vital importance -- since it realizes a broad range of tasks in robotics and autonomous vehicles. A large number of research efforts…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Ue-Hwan Kim , Jong-Hwan Kim

Monocular depth estimation has been increasingly adopted in robotics and autonomous driving for its ability to infer scene geometry from a single camera. In self-supervised monocular depth estimation frameworks, the network jointly…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Tae-Wook Um , Ki-Hyeon Kim , Hyun-Duck Choi , Hyo-Sung Ahn

Estimating accurate 3D locations of objects from monocular images is a challenging problem because of lacking depth. Previous work shows that utilizing the object's keypoint projection constraints to estimate multiple depth candidates…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Yingyan Li , Yuntao Chen , Jiawei He , Zhaoxiang Zhang

At present, deep learning has been applied more and more in monocular image depth estimation and has shown promising results. The current more ideal method for monocular depth estimation is the supervised learning based on ground truth…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Zhimin Zhang , Jianzhong Qiao , Shukuan Lin