paper-with-me

Papers

Bidirectional Attention Network for Monocular Depth Estimation

2020-09-01 · Shubhra Aich, Jean Marie Uwabeza Vianney, Md Amirul Islam, Mannat Kaur, Bingbing Liu

In this paper, we propose a Bidirectional Attention Network (BANet), an end-to-end framework for monocular depth estimation (MDE) that addresses the limitation of effectively integrating local and global information in convolutional neural networks. The structure of this mechanism derives from a strong conceptual foundation of neural machine translation, and presents a light-weight mechanism for adaptive control of computation similar to the dynamic nature of recurrent neural networks. We introduce bidirectional attention modules that utilize the feed-forward feature maps and incorporate the global context to filter out ambiguity. Extensive experiments reveal the high degree of capability of this bidirectional attention model over feed-forward baselines and other state-of-the-art methods for monocular depth estimation on two challenging datasets -- KITTI and DIODE. We show that our proposed approach either outperforms or performs at least on a par with the state-of-the-art monocular depth estimation methods with less memory and computational complexity.

📄 PDF Abstract BibTeX arXiv:2009.00743

Code (1)

dg-enlens/banet-depth-prediction pytorch

Tasks

Depth EstimationMachine TranslationMonocular Depth EstimationTranslation

Similar Papers 제목 키워드 기반

Depth-Relative Self Attention for Monocular Depth Estimation

2023-04-25 · Kyuhong Shim, Jiyoung Kim, Gusang Lee, Byonghyo Shim

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…

Depth EstimationMonocular Depth Estimation

Look Deeper into Depth: Monocular Depth Estimation with Semantic Booster and Attention-Driven Loss

2018-09-01 · ECCV 2018 9 · Jianbo Jiao, Ying Cao, Yibing Song, Rynson Lau

Monocular depth estimation benefits greatly from learning based techniques. By studying the training data, we observe that the per-pixel depth values in existing datasets typically exhibit a long-tailed distribution. How…

Depth EstimationMonocular Depth Estimation

Learning Monocular Depth in Dynamic Environment via Context-aware Temporal Attention

2023-05-12 · Zizhang Wu, Zhuozheng Li, Zhi-Gang Fan, Yunzhe Wu 외

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…

Autonomous DrivingDepth EstimationMonocular Depth EstimationPose Estimation

MAMo: Leveraging Memory and Attention for Monocular Video Depth Estimation

2023-07-26 · IEEE/CVF International Conference on Computer Vision (ICCV) 2023 10 · Rajeev Yasarla, Hong Cai, Jisoo Jeong, Yunxiao Shi 외

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 …

Depth EstimationDepth PredictionMonocular Depth Estimation

Structure-Attentioned Memory Network for Monocular Depth Estimation

2019-09-10 · Jing Zhu, Yunxiao Shi, Mengwei Ren, Yi Fang 외

Monocular depth estimation is a challenging task that aims to predict a corresponding depth map from a given single RGB image. Recent deep learning models have been proposed to predict the depth from the image by learnin…

Depth EstimationDomain AdaptationMonocular Depth Estimation