中文
相关论文

相关论文: Multiple Prior Representation Learning for Self-Su…

200 篇论文

Monocular depth estimation is a challenging task in complex compositions depicting multiple objects of diverse scales. Albeit the recent great progress thanks to the deep convolutional neural networks (CNNs), the state-of-the-art monocular…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Bo Li , Yuchao Dai , Mingyi He

Monocular depth estimation plays a fundamental role in computer vision. Due to the costly acquisition of depth ground truth, self-supervised methods that leverage adjacent frames to establish a supervisory signal have emerged as the most…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Zhong Liu , Ran Li , Shuwei Shao , Xingming Wu , Weihai Chen

Monocular depth estimation is often described as an ill-posed and inherently ambiguous problem. Estimating depth from 2D images is a crucial step in scene reconstruction, 3Dobject recognition, segmentation, and detection. The problem can be…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Amlaan Bhoi

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

Representation learning approaches typically rely on images of objects captured from a single perspective that are transformed using affine transformations. Additionally, self-supervised learning, a successful paradigm of representation…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Omiros Pantazis , Mathew Salvaris

Monocular depth estimation in the wild inherently predicts depth up to an unknown scale. To resolve scale ambiguity issue, we present a learning algorithm that leverages monocular simultaneous localization and mapping (SLAM) with…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Jaehoon Choi , Dongki Jung , Yonghan Lee , Deokhwa Kim , Dinesh Manocha , Donghwan Lee

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

Neural networks have shown great abilities in estimating depth from a single image. However, the inferred depth maps are well below one-megapixel resolution and often lack fine-grained details, which limits their practicality. Our method…

计算机视觉与模式识别 · 计算机科学 2021-05-31 S. Mahdi H. Miangoleh , Sebastian Dille , Long Mai , Sylvain Paris , Yağız Aksoy

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 (MDE) models have undergone significant advancements over recent years. Many MDE models aim to predict affine-invariant relative depth from monocular images, while recent developments in large-scale training and…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Yifan Yu , Shaohui Liu , Rémi Pautrat , Marc Pollefeys , Viktor Larsson

Depth estimation provides essential information to perform autonomous driving and driver assistance. Especially, Monocular Depth Estimation is interesting from a practical point of view, since using a single camera is cheaper than many…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Akhil Gurram , Onay Urfalioglu , Ibrahim Halfaoui , Fahd Bouzaraa , Antonio M. Lopez

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

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

With the frequent use of self-supervised monocular depth estimation in robotics and autonomous driving, the model's efficiency is becoming increasingly important. Most current approaches apply much larger and more complex networks to…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Wang Boya , Wang Shuo , Ye Dong , Dou Ziwen

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

Inferring the depth of transparent or mirror (ToM) surfaces represents a hard challenge for either sensors, algorithms, or deep networks. We propose a simple pipeline for learning to estimate depth properly for such surfaces with neural…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Alex Costanzino , Pierluigi Zama Ramirez , Matteo Poggi , Fabio Tosi , Stefano Mattoccia , Luigi Di Stefano

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

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

As an agent moves through the world, the apparent motion of scene elements is (usually) inversely proportional to their depth. It is natural for a learning agent to associate image patterns with the magnitude of their displacement over…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Huaizu Jiang , Erik Learned-Miller , Gustav Larsson , Michael Maire , Greg Shakhnarovich

Learning-based depth estimation has witnessed recent progress in multiple directions; from self-supervision using monocular video to supervised methods offering highest accuracy. Complementary to supervision, further boosts to performance…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yannick Verdié , Jifei Song , Barnabé Mas , Benjamin Busam , Aleš Leonardis , Steven McDonagh