中文
相关论文

相关论文: THIRDEYE: Cue-Aware Monocular Depth Estimation via…

200 篇论文

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

Large-scale pre-trained vision models are becoming increasingly prevalent, offering expressive and generalizable visual representations that benefit various downstream tasks. Recent studies on the emergent properties of these models have…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Duolikun Danier , Mehmet Aygün , Changjian Li , Hakan Bilen , Oisin Mac Aodha

Depth cues have been proved very useful in various computer vision and robotic tasks. This paper addresses the problem of monocular depth estimation from a single still image. Inspired by the effectiveness of recent works on multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-03-05 Dan Xu , Elisa Ricci , Wanli Ouyang , Xiaogang Wang , Nicu Sebe

Monocular depth estimation is vital for scene understanding and downstream tasks. We focus on the supervised setup, in which ground-truth depth is available only at training time. Based on knowledge about the high regularity of real 3D…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Vaishakh Patil , Christos Sakaridis , Alexander Liniger , Luc Van Gool

Multi-frame depth estimation generally achieves high accuracy relying on the multi-view geometric consistency. When applied in dynamic scenes, e.g., autonomous driving, this consistency is usually violated in the dynamic areas, leading to…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Rui Li , Dong Gong , Wei Yin , Hao Chen , Yu Zhu , Kaixuan Wang , Xiaozhi Chen , Jinqiu Sun , Yanning Zhang

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

Monocular depth estimation is the base task in computer vision. It has a tremendous development in the decade with the development of deep learning. But the boundary blur of the depth map is still a serious problem. Research finds the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Xin Yang , Qingling Chang , Xinlin Liu , Yan Cui

Depth estimation provides an alternative approach for perceiving 3D information in autonomous driving. Monocular depth estimation, whether with single-frame or multi-frame inputs, has achieved significant success by learning various types…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Naiyu Fang , Lemiao Qiu , Shuyou Zhang , Zili Wang , Zheyuan Zhou , Kerui Hu

While monocular depth estimation (MDE) is an important problem in computer vision, it is difficult due to the ambiguity that results from the compression of a 3D scene into only 2 dimensions. It is common practice in the field to treat it…

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

Human visual system relies on both binocular stereo cues and monocular focusness cues to gain effective 3D perception. In computer vision, the two problems are traditionally solved in separate tracks. In this paper, we present a unified…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Xinqing Guo , Zhang Chen , Siyuan Li , Yang Yang , Jingyi Yu

Beyond depth estimation from a single image, the monocular cue is useful in a broader range of depth inference applications and settings---such as when one can leverage other available depth cues for improved accuracy. Currently, different…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Zhihao Xia , Patrick Sullivan , Ayan Chakrabarti

Accurate monocular depth estimation is crucial for 3D scene understanding, but existing methods often blur depth at object boundaries, introducing spurious intermediate 3D points. While achieving sharp edges usually requires very…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Aurélien Cecille , Stefan Duffner , Franck Davoine , Rémi Agier , Thibault Neveu

The estimation of depth in two-dimensional images has long been a challenging and extensively studied subject in computer vision. Recently, significant progress has been made with the emergence of Deep Learning-based approaches, which have…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Vasileios Arampatzakis , George Pavlidis , Kyriakos Pantoglou , Nikolaos Mitianoudis , Nikos Papamarkos

Monocular depth estimation enables 3D perception from a single 2D image, thus attracting much research attention for years. Almost all methods treat foreground and background regions ("things and stuff") in an image equally. However, not…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Xinlong Wang , Wei Yin , Tao Kong , Yuning Jiang , Lei Li , Chunhua Shen

Transparent object perception is indispensable for numerous robotic tasks. However, accurately segmenting and estimating the depth of transparent objects remain challenging due to complex optical properties. Existing methods primarily delve…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jiangyuan Liu , Hongxuan Ma , Yuxin Guo , Yuhao Zhao , Chi Zhang , Wei Sui , Wei Zou

Most recent approaches to monocular 3D human pose estimation rely on Deep Learning. They typically involve regressing from an image to either 3D joint coordinates directly or 2D joint locations from which 3D coordinates are inferred. Both…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Bugra Tekin , Pablo Márquez-Neila , Mathieu Salzmann , Pascal Fua

Monocular depth estimation from RGB images plays a pivotal role in 3D vision. However, its accuracy can deteriorate in challenging environments such as nighttime or adverse weather conditions. While long-wave infrared cameras offer stable…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Jialei Xu , Xianming Liu , Junjun Jiang , Kui Jiang , Rui Li , Kai Cheng , Xiangyang Ji

Spatial scene understanding, including monocular depth estimation, is an important problem in various applications, such as robotics and autonomous driving. While improvements in unsupervised monocular depth estimation have potentially…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Hemang Chawla , Arnav Varma , Elahe Arani , Bahram Zonooz

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

We propose a learning-based method that solves monocular stereo and can be extended to fuse depth information from multiple target frames. Given two unconstrained images from a monocular camera with known intrinsic calibration, our network…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Kaixuan Wang , Shaojie Shen
‹ 上一页 1 2 3 10 下一页 ›