中文
相关论文

相关论文: Bidirectional Attention Network for Monocular Dept…

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

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

Convolutional neural networks (CNN) have shown state-of-the-art results for low-level computer vision problems such as stereo and monocular disparity estimations, but still, have much room to further improve their performance in terms of…

图像与视频处理 · 电气工程与系统科学 2019-03-22 Juan Luis Gonzalez Bello , Munchurl Kim

In recent years, monocular depth estimation is applied to understand the surrounding 3D environment and has made great progress. However, there is an ill-posed problem on how to gain depth information directly from a single image. With the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Meiqi Pei

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

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize to challenging…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jaime Spencer , Richard Bowden , Simon Hadfield

Depth estimation is an active area of research in the field of computer vision, and has garnered significant interest due to its rising demand in a large number of applications ranging from robotics and unmanned aerial vehicles to…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Linda Wang , Mahmoud Famouri , Alexander Wong

We propose MAMo, a novel memory and attention frame-work for monocular video depth estimation. MAMo can augment and improve any single-image depth estimation networks into video depth estimation models, enabling them to take advantage of…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Rajeev Yasarla , Hong Cai , Jisoo Jeong , Yunxiao Shi , Risheek Garrepalli , Fatih Porikli

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

Attention networks in multimodal learning provide an efficient way to utilize given visual information selectively. However, the computational cost to learn attention distributions for every pair of multimodal input channels is…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Jin-Hwa Kim , Jaehyun Jun , Byoung-Tak Zhang

Depth estimation is a crucial step for 3D reconstruction with panorama images in recent years. Panorama images maintain the complete spatial information but introduce distortion with equirectangular projection. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Chuanqing Zhuang , Zhengda Lu , Yiqun Wang , Jun Xiao , Ying Wang

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 is very challenging because clues to the exact depth are incomplete in a single RGB image. To overcome the limitation, deep neural networks rely on various visual hints such as size, shade, and texture extracted…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Kyuhong Shim , Jiyoung Kim , Gusang Lee , Byonghyo Shim

The monocular depth estimation task has recently revealed encouraging prospects, especially for the autonomous driving task. To tackle the ill-posed problem of 3D geometric reasoning from 2D monocular images, multi-frame monocular methods…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Zizhang Wu , Zhuozheng Li , Zhi-Gang Fan , Yunzhe Wu , Yuanzhu Gan , Jian Pu , Xianzhi Li

In this paper, we proposed an end-to-end realtime global attention neural network (RGANet) for the challenging task of semantic segmentation. Different from the encoding strategy deployed by self-attention paradigms, the proposed global…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Xi Mo , Xiangyu Chen

Panoptic segmentation aims to perform instance segmentation for foreground instances and semantic segmentation for background stuff simultaneously. The typical top-down pipeline concentrates on two key issues: 1) how to effectively model…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Yifeng Chen , Guangchen Lin , Songyuan Li , Bourahla Omar , Yiming Wu , Fangfang Wang , Junyi Feng , Mingliang Xu , Xi Li

Monocular Depth Estimation (MDE) enables spatial understanding, 3D reconstruction, and autonomous navigation, yet deep learning approaches often predict only relative depth without a consistent metric scale. This limitation reduces…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Jiuling Zhang

Monocular depth estimation (MDE) has widely applicable but remains highly challenging due to the inherently ill-posed nature of reconstructing 3D scenes from single 2D images. Modern Vision Foundation Models (VFMs), pre-trained on…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Gongshu Wang , Zhirui Wang , Kan Yang

Depth estimation from monocular images is a challenging problem in computer vision. In this paper, we tackle this problem using a novel network architecture using multi scale feature fusion. Our network uses two different blocks, first…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Abhinav Sagar

Depth estimation plays an important role in the robotic perception system. Self-supervised monocular paradigm has gained significant attention since it can free training from the reliance on depth annotations. Despite recent advancements,…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Jinfeng Liu , Lingtong Kong , Jie Yang , Wei Liu