Self-distilled Feature Aggregation for Self-supervised Monocular Depth Estimation
Zhengming Zhou, Qiulei Dong

TL;DR
This paper introduces the SDFA module that enhances multi-scale feature aggregation in self-supervised monocular depth estimation by maintaining contextual consistency, leading to improved accuracy on the KITTI dataset.
Contribution
The paper proposes a novel Self-Distilled Feature Aggregation (SDFA) module that refines multi-scale features through self-distillation, improving depth estimation performance.
Findings
Outperforms state-of-the-art methods on KITTI dataset
Maintains contextual consistency between multi-scale features
Effective self-distilled training strategy
Abstract
Self-supervised monocular depth estimation has received much attention recently in computer vision. Most of the existing works in literature aggregate multi-scale features for depth prediction via either straightforward concatenation or element-wise addition, however, such feature aggregation operations generally neglect the contextual consistency between multi-scale features. Addressing this problem, we propose the Self-Distilled Feature Aggregation (SDFA) module for simultaneously aggregating a pair of low-scale and high-scale features and maintaining their contextual consistency. The SDFA employs three branches to learn three feature offset maps respectively: one offset map for refining the input low-scale feature and the other two for refining the input high-scale feature under a designed self-distillation manner. Then, we propose an SDFA-based network for self-supervised monocular…
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
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
