Lightweight Monocular Depth Estimation with an Edge Guided Network
Xingshuai Dong, Matthew A. Garratt, Sreenatha G. Anavatti, Hussein A., Abbass, Junyu Dong

TL;DR
This paper introduces a lightweight edge-guided neural network for monocular depth estimation that combines an encoder-decoder architecture with edge attention and transformer-based feature aggregation, achieving real-time performance and state-of-the-art accuracy.
Contribution
The paper proposes a novel lightweight depth estimation network with an edge guidance branch and transformer-based feature aggregation, improving efficiency and accuracy.
Findings
Runs at 96 fps on Nvidia GTX 1080
Achieves state-of-the-art accuracy on NYU depth v2
Effective edge guidance improves depth estimation
Abstract
Monocular depth estimation is an important task that can be applied to many robotic applications. Existing methods focus on improving depth estimation accuracy via training increasingly deeper and wider networks, however these suffer from large computational complexity. Recent studies found that edge information are important cues for convolutional neural networks (CNNs) to estimate depth. Inspired by the above observations, we present a novel lightweight Edge Guided Depth Estimation Network (EGD-Net) in this study. In particular, we start out with a lightweight encoder-decoder architecture and embed an edge guidance branch which takes as input image gradients and multi-scale feature maps from the backbone to learn the edge attention features. In order to aggregate the context information and edge attention features, we design a transformer-based feature aggregation module (TRFA). TRFA…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
