中文
相关论文

相关论文: MonoTher-Depth: Enhancing Thermal Depth Estimation…

200 篇论文

Monocular Metric Depth Estimation (MMDE) is essential for physically intelligent systems, yet accurate depth estimation for underrepresented classes in complex scenes remains a persistent challenge. To address this, we propose RAD, a…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Michael Baltaxe , Dan Levi , Sagie Benaim

We propose a self-supervised monocular depth estimation network tailored for endoscopic scenes, aiming to infer depth within the gastrointestinal tract from monocular images. Existing methods, though accurate, typically assume consistent…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Zebo Huang , Yinghui Wang

Monocular image-based 3D perception has become an active research area in recent years owing to its applications in autonomous driving. Approaches to monocular 3D perception including detection and tracking, however, often yield inferior…

Monocular depth estimation is a critical function in computer vision applications. This paper shows that large language models (LLMs) can effectively interpret depth with minimal supervision, using efficient resource utilization and a…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Zhongyi Xia , Tianzhao Wu

Recent work showed that large diffusion models can be reused as highly precise monocular depth estimators by casting depth estimation as an image-conditional image generation task. While the proposed model achieved state-of-the-art results,…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Gonzalo Martin Garcia , Karim Knaebel , Christian Schmidt , Daan de Geus , Alexander Hermans , Bastian Leibe

Monocular depth estimation has been extensively explored based on deep learning, yet its accuracy and generalization ability still lag far behind the stereo-based methods. To tackle this, a few recent studies have proposed to supervise the…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Kyeongseob Song , Kuk-Jin Yoon

Monocular 3D object detection is a low-cost but challenging task, as it requires generating accurate 3D localization solely from a single image input. Recent developed depth-assisted methods show promising results by using explicit depth…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zizhang Wu , Yunzhe Wu , Jian Pu , Xianzhi Li , Xiaoquan Wang

The majority of modern single-view depth estimation methods predict relative depth and thus cannot be directly applied in many real-world scenarios, despite impressive performance in the benchmarks. Moreover, single-view approaches cannot…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Mikhail Artemyev , Anna Vorontsova , Anna Sokolova , Alexander Limonov

Transformer and its variants have shown state-of-the-art results in many vision tasks recently, ranging from image classification to dense prediction. Despite of their success, limited work has been reported on improving the model…

计算机视觉与模式识别 · 计算机科学 2022-05-31 John Yang , Le An , Anurag Dixit , Jinkyu Koo , Su Inn Park

Monocular 3D object detection is an important yet challenging task in autonomous driving. Some existing methods leverage depth information from an off-the-shelf depth estimator to assist 3D detection, but suffer from the additional…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Kuan-Chih Huang , Tsung-Han Wu , Hung-Ting Su , Winston H. Hsu

Person re-identification is a key challenge for surveillance across multiple sensors. Prompted by the advent of powerful deep learning models for visual recognition, and inexpensive RGB-D cameras and sensor-rich mobile robotic platforms,…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Frank Hafner , Amran Bhuiyan , Julian F. P. Kooij , Eric Granger

Monocular Depth Estimation (MDE) is a fundamental problem in computer vision with numerous applications. Recently, LIDAR-supervised methods have achieved remarkable per-pixel depth accuracy in outdoor scenes. However, significant errors are…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Lior Talker , Aviad Cohen , Erez Yosef , Alexandra Dana , Michael Dinerstein

The great potential of unsupervised monocular depth estimation has been demonstrated by many works due to low annotation cost and impressive accuracy comparable to supervised methods. To further improve the performance, recent works mainly…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Junyu Zhu , Lina Liu , Yong Liu , Wanlong Li , Feng Wen , Hongbo Zhang

Estimating depth from RGB images is a long-standing ill-posed problem, which has been explored for decades by the computer vision, graphics, and machine learning communities. Among the existing techniques, stereo matching remains one of the…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Hamid Laga , Laurent Valentin Jospin , Farid Boussaid , Mohammed Bennamoun

State-of-the-art monocular depth estimation (MDE) models often struggle in challenging environments, primarily because they overlook robust physical information. To demonstrate this, we first conduct an empirical study by computing the…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Kebin Peng , Haotang Li , Zhenyu Qi , Huashan Chen , Zi Wang , Wei Zhang , Sen He , Huanrui Yang , Qing Guo

Monocular depth estimation (MDE) plays a crucial role in enabling spatially-aware applications in Ultra-low-power (ULP) Internet-of-Things (IoT) platforms. However, the limited number of parameters of Deep Neural Networks for the MDE task,…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Davide Nadalini , Manuele Rusci , Elia Cereda , Luca Benini , Francesco Conti , Daniele Palossi

3D object detection is a fundamental and challenging task for 3D scene understanding, and the monocular-based methods can serve as an economical alternative to the stereo-based or LiDAR-based methods. However, accurately detecting objects…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Zhiyu Chong , Xinzhu Ma , Hong Zhang , Yuxin Yue , Haojie Li , Zhihui Wang , Wanli Ouyang

Self-supervised image encoders such as DINO have recently gained significant interest for learning robust visual features without labels. However, most SSL methods train on static images and miss the temporal cues inherent in videos. We…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Marcel Simon , Tae-Ho Kim , Seul-Ki Yeom

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

Event cameras can record scene dynamics with high temporal resolution, providing rich scene details for monocular depth estimation (MDE) even at low-level illumination. Therefore, existing complementary learning approaches for MDE fuse…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Haotian Liu , Sanqing Qu , Fan Lu , Zongtao Bu , Florian Roehrbein , Alois Knoll , Guang Chen