中文
相关论文

相关论文: WEDepth: Efficient Adaptation of World Knowledge f…

200 篇论文

Depth information is the foundation of perception, essential for autonomous driving, robotics, and other source-constrained applications. Promptly obtaining accurate and efficient depth information allows for a rapid response in dynamic…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Xin Zhang , Rabab Abdelfattah , Yuqi Song , Samuel A. Dauchert , Xiaofeng wang

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

Depth is a vital piece of information for autonomous vehicles to perceive obstacles. Due to the relatively low price and small size of monocular cameras, depth estimation from a single RGB image has attracted great interest in the research…

机器人学 · 计算机科学 2021-11-25 Xingshuai Dong , Matthew A. Garratt , Sreenatha G. Anavatti , Hussein A. Abbass

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 has become one of the most studied applications in computer vision, where the most accurate approaches are based on fully supervised learning models. However, the acquisition of accurate and large ground truth…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Adrian Johnston , Gustavo Carneiro

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame depth estimation…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Zhuofei Huang , Jianlin Liu , Shang Xu , Ying Chen , Yong Liu

Self-supervised monocular depth estimation has emerged as a promising approach since it does not rely on labeled training data. Most methods combine convolution and Transformer to model long-distance dependencies to estimate depth…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Xuezhi Xiang , Yao Wang , Lei Zhang , Denis Ombati , Himaloy Himu , Xiantong Zhen

Depth estimation is one of the key technologies for realizing 3D perception in unmanned systems. Monocular depth estimation has been widely researched because of its low-cost advantage, but the existing methods face the challenges of poor…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Chang Liu , Juan Li , Sheng Zhang , Chang Liu , Jie Li , Xu Zhang

Dense and accurate 3D mapping from a monocular sequence is a key technology for several applications and still an open research area. This paper leverages recent results on single-view CNN-based depth estimation and fuses them with…

计算机视觉与模式识别 · 计算机科学 2017-06-28 José M. Fácil , Alejo Concha , Luis Montesano , Javier Civera

Monocular Depth Estimation (MDE) is performed to produce 3D information that can be used in downstream tasks such as those related to on-board perception for Autonomous Vehicles (AVs) or driver assistance. Therefore, a relevant arising…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Akhil Gurram , Antonio M. Lopez

This work presents a generalizable framework to transfer relative depth to metric depth. Current monocular depth estimation methods are mainly divided into metric depth estimation (MMDE) and relative depth estimation (MRDE). MMDEs estimate…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Beilei Cui , Yiming Huang , Long Bai , Hongliang Ren

This paper proposes novel methods to enhance the performance of monocular 3D object detection models by leveraging the generalized feature extraction capabilities of a vision foundation model. Unlike traditional CNN-based approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Jihyeok Kim , Seongwoo Moon , Sungwon Nah , David Hyunchul Shim

Monocular depth estimation is a challenging task that predicts the pixel-wise depth from a single 2D image. Current methods typically model this problem as a regression or classification task. We propose DiffusionDepth, a new approach that…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Yiqun Duan , Xianda Guo , Zheng Zhu

Although deep neural networks have been widely applied to computer vision problems, extending them into multiview depth estimation is non-trivial. In this paper, we present MVDepthNet, a convolutional network to solve the depth estimation…

机器人学 · 计算机科学 2018-07-24 Kaixuan Wang , Shaojie Shen

Building upon the recent progress in novel view synthesis, we propose its application to improve monocular depth estimation. In particular, we propose a novel training method split in three main steps. First, the prediction results of a…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Zuria Bauer , Zuoyue Li , Sergio Orts-Escolano , Miguel Cazorla , Marc Pollefeys , Martin R. Oswald

Recovering the scene depth from a single image is an ill-posed problem that requires additional priors, often referred to as monocular depth cues, to disambiguate different 3D interpretations. In recent works, those priors have been learned…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Lam Huynh , Phong Nguyen-Ha , Jiri Matas , Esa Rahtu , Janne Heikkila

Self-supervised monocular depth estimation has gathered notable interest since it can liberate training from dependency on depth annotations. In monocular video training case, recent methods only conduct view synthesis between existing…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Jinfeng Liu , Lingtong Kong , Bo Li , Zerong Wang , Hong Gu , Jinwei Chen

Despite significant progress in monocular depth estimation in the wild, recent state-of-the-art methods cannot be used to recover accurate 3D scene shape due to an unknown depth shift induced by shift-invariant reconstruction losses used in…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Wei Yin , Jianming Zhang , Oliver Wang , Simon Niklaus , Long Mai , Simon Chen , Chunhua Shen

Self-supervised monocular depth estimation is of significant importance with applications spanning across autonomous driving and robotics. However, the reliance on self-supervision introduces a strong static-scene assumption, thereby posing…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Yue-Jiang Dong , Yuan-Chen Guo , Ying-Tian Liu , Fang-Lue Zhang , Song-Hai Zhang

Monocular depth estimation (MDE) has been widely adopted in the perception systems of autonomous vehicles and mobile robots. However, existing approaches often struggle to maintain temporal consistency in depth estimation across consecutive…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Leezy Han , Seunggyu Kim , Dongseok Shim , Hyeonbeom Lee