SQLdepth: Generalizable Self-Supervised Fine-Structured Monocular Depth Estimation
Youhong Wang, Yunji Liang, Hao Xu, Shaohui Jiao, Hongkai Yu

TL;DR
SQLdepth introduces a self-query based approach for monocular depth estimation that captures fine scene details and generalizes well, outperforming existing methods in accuracy and efficiency.
Contribution
The paper proposes a novel Self Query Layer (SQL) that builds a self-cost volume for depth inference, enhancing detail recovery and generalization in monocular depth estimation.
Findings
Achieves state-of-the-art performance on KITTI and Cityscapes datasets.
Reduces training complexity and computational cost.
Surpasses some supervised methods with self-supervised pre-training.
Abstract
Recently, self-supervised monocular depth estimation has gained popularity with numerous applications in autonomous driving and robotics. However, existing solutions primarily seek to estimate depth from immediate visual features, and struggle to recover fine-grained scene details with limited generalization. In this paper, we introduce SQLdepth, a novel approach that can effectively learn fine-grained scene structures from motion. In SQLdepth, we propose a novel Self Query Layer (SQL) to build a self-cost volume and infer depth from it, rather than inferring depth from feature maps. The self-cost volume implicitly captures the intrinsic geometry of the scene within a single frame. Each individual slice of the volume signifies the relative distances between points and objects within a latent space. Ultimately, this volume is compressed to the depth map via a novel decoding approach.…
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
