中文
相关论文

相关论文: SM4Depth: Seamless Monocular Metric Depth Estimati…

200 篇论文

This paper studies unsupervised monocular depth prediction problem. Most of existing unsupervised depth prediction algorithms are developed for outdoor scenarios, while the depth prediction work in the indoor environment is still very…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Yinglong Feng , Shuncheng Wu , Okan Köpüklü , Xueyang Kang , Federico Tombari

The increasing accuracy reports of metric monocular depth estimation models lead to a growing interest from the automotive domain. Current model evaluations do not provide deeper insights into the models' performance, also in relation to…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Tim Bader , Leon Eisemann , Adrian Pogorzelski , Namrata Jangid , Attila-Balazs Kis

Deep learning techniques have enabled rapid progress in monocular depth estimation, but their quality is limited by the ill-posed nature of the problem and the scarcity of high quality datasets. We estimate depth from a single camera by…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Rahul Garg , Neal Wadhwa , Sameer Ansari , Jonathan T. Barron

While methods for monocular depth estimation have made significant strides on standard benchmarks, zero-shot metric depth estimation remains unsolved. Challenges include the joint modeling of indoor and outdoor scenes, which often exhibit…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Saurabh Saxena , Junhwa Hur , Charles Herrmann , Deqing Sun , David J. Fleet

Monocular depth estimation (MDE) is a challenging task in computer vision, often hindered by the cost and scarcity of high-quality labeled datasets. We tackle this challenge using auxiliary datasets from related vision tasks for an…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Alessio Quercia , Erenus Yildiz , Zhuo Cao , Kai Krajsek , Abigail Morrison , Ira Assent , Hanno Scharr

Depth estimation is a fundamental knowledge for autonomous systems that need to assess their own state and perceive the surrounding environment. Deep learning algorithms for depth estimation have gained significant interest in recent years,…

计算机视觉与模式识别 · 计算机科学 2024-03-14 L. Papa , P. Russo , I. Amerini

We present a novel approach for metric dense depth estimation based on the fusion of a single-view image and a sparse, noisy Radar point cloud. The direct fusion of heterogeneous Radar and image data, or their encodings, tends to yield…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Han Li , Yukai Ma , Yaqing Gu , Kewei Hu , Yong Liu , Xingxing Zuo

Foundation-model-based monocular depth estimation offers a viable alternative to active sensors for robot perception, yet its computational cost often prohibits deployment on edge platforms. Existing methods perform independent per-frame…

机器人学 · 计算机科学 2026-03-12 Lianjie Ma , Yuquan Li , Bingzheng Jiang , Ziming Zhong , Han Ding , Lijun Zhu

A typical monocular depth estimator is trained for a single camera, so its performance drops severely on images taken with different cameras. To address this issue, we propose a versatile depth estimator (VDE), composed of a common relative…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Jinyoung Jun , Jae-Han Lee , Chang-Su Kim

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

Despite advancements in self-supervised monocular depth estimation, challenges persist in dynamic scenarios due to the dependence on assumptions about a static world. In this paper, we present Manydepth2, to achieve precise depth estimation…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Kaichen Zhou , Jia-Wang Bian , Jian-Qing Zheng , Jiaxing Zhong , Qian Xie , Niki Trigoni , Andrew Markham

Predicting accurate depth with monocular images is important for low-cost robotic applications and autonomous driving. This study proposes a comprehensive self-supervised framework for accurate scale-aware depth prediction on autonomous…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Yuxuan Liu , Zhenhua Xu , Huaiyang Huang , Lujia Wang , Ming Liu

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

Depth estimation is a core task in 3D computer vision. Recent methods investigate the task of monocular depth trained with various depth sensor modalities. Every sensor has its advantages and drawbacks caused by the nature of estimates. In…

Monocular depth estimation, enabled by self-supervised learning, is a key technique for 3D perception in computer vision. However, it faces significant challenges in real-world scenarios, which encompass adverse weather variations, motion…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Runze Chen , Haiyong Luo , Fang Zhao , Jingze Yu , Yupeng Jia , Juan Wang , Xuepeng Ma

The field of monocular depth estimation is continually evolving with the advent of numerous innovative models and extensions. However, research on monocular depth estimation methods specifically for underwater scenes remains limited,…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Wenxiang Gua , Lin Qia

Self-supervised monocular depth estimation networks are trained to predict scene depth using nearby frames as a supervision signal during training. However, for many applications, sequence information in the form of video frames is also…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Jamie Watson , Oisin Mac Aodha , Victor Prisacariu , Gabriel Brostow , Michael Firman

Accurate 6D object pose estimation is a prerequisite for successfully completing robotic prehensile and non-prehensile manipulation tasks. At present, 6D pose estimation for robotic manipulation generally relies on depth sensors based on,…

机器人学 · 计算机科学 2025-06-23 Teng Guo , Baichuan Huang , Jingjin Yu

Per-pixel ground-truth depth data is challenging to acquire at scale. To overcome this limitation, self-supervised learning has emerged as a promising alternative for training models to perform monocular depth estimation. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Clément Godard , Oisin Mac Aodha , Michael Firman , Gabriel Brostow

Monocular depth estimation (MDE), inferring pixel-level depths in single RGB images from a monocular camera, plays a crucial and pivotal role in a variety of AI applications demanding a three-dimensional (3D) topographical scene. In the…

计算机视觉与模式识别 · 计算机科学 2025-11-10 Mingyu Sung , Hyeonmin Choe , Il-Min Kim , Sangseok Yun , Jae Mo Kang