Hybrid Transformer Based Feature Fusion for Self-Supervised Monocular Depth Estimation
Snehal Singh Tomar, Maitreya Suin, A.N. Rajagopalan

TL;DR
This paper introduces a hybrid model combining convolutional encoders and a transformer encoder for self-supervised monocular depth estimation, leveraging global and local features to improve accuracy.
Contribution
The novel fusion of convolutional and transformer-based features at multiple scales enhances depth prediction without supervised data.
Findings
Achieves state-of-the-art performance on standard benchmarks.
Effectively combines local and global features for depth estimation.
Outperforms ResNet-based architectures in self-supervised settings.
Abstract
With an unprecedented increase in the number of agents and systems that aim to navigate the real world using visual cues and the rising impetus for 3D Vision Models, the importance of depth estimation is hard to understate. While supervised methods remain the gold standard in the domain, the copious amount of paired stereo data required to train such models makes them impractical. Most State of the Art (SOTA) works in the self-supervised and unsupervised domain employ a ResNet-based encoder architecture to predict disparity maps from a given input image which are eventually used alongside a camera pose estimator to predict depth without direct supervision. The fully convolutional nature of ResNets makes them susceptible to capturing per-pixel local information only, which is suboptimal for depth prediction. Our key insight for doing away with this bottleneck is to use Vision…
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
MethodsConvolution
