English

Bidirectional Attention Network for Monocular Depth Estimation

Computer Vision and Pattern Recognition 2021-03-29 v2 Robotics

Abstract

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.

Keywords

Cite

@article{arxiv.2009.00743,
  title  = {Bidirectional Attention Network for Monocular Depth Estimation},
  author = {Shubhra Aich and Jean Marie Uwabeza Vianney and Md Amirul Islam and Mannat Kaur and Bingbing Liu},
  journal= {arXiv preprint arXiv:2009.00743},
  year   = {2021}
}

Comments

Camera-ready for IEEE International Conference on Robotics and Automation (ICRA) 2021

R2 v1 2026-06-23T18:15:13.705Z