HR-Depth: High Resolution Self-Supervised Monocular Depth Estimation
Xiaoyang Lyu, Liang Liu, Mengmeng Wang, Xin Kong, Lina Liu, Yong Liu,, Xinxin Chen, Yi Yuan

TL;DR
HR-Depth introduces a high-resolution, self-supervised monocular depth estimation method that improves accuracy in large gradient regions through enhanced feature fusion and skip-connection redesign, outperforming previous models with fewer parameters.
Contribution
The paper proposes HR-Depth, a novel high-resolution depth estimation network with improved feature fusion and skip-connection strategies, achieving state-of-the-art results with fewer parameters.
Findings
HR-Depth surpasses previous state-of-the-art methods in accuracy.
The lightweight network performs comparably to larger models with only 20% parameters.
High-resolution features significantly improve depth estimation in large gradient regions.
Abstract
Self-supervised learning shows great potential in monoculardepth estimation, using image sequences as the only source ofsupervision. Although people try to use the high-resolutionimage for depth estimation, the accuracy of prediction hasnot been significantly improved. In this work, we find thecore reason comes from the inaccurate depth estimation inlarge gradient regions, making the bilinear interpolation er-ror gradually disappear as the resolution increases. To obtainmore accurate depth estimation in large gradient regions, itis necessary to obtain high-resolution features with spatialand semantic information. Therefore, we present an improvedDepthNet, HR-Depth, with two effective strategies: (1) re-design the skip-connection in DepthNet to get better high-resolution features and (2) propose feature fusion Squeeze-and-Excitation(fSE) module to fuse feature more efficiently.Using…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Advanced Image Processing Techniques
MethodsDense Connections · Pointwise Convolution · Sigmoid Activation · Average Pooling · Batch Normalization · Global Average Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · 1x1 Convolution · Depthwise Convolution
