MiDaS v3.1 -- A Model Zoo for Robust Monocular Relative Depth Estimation
Reiner Birkl, Diana Wofk, Matthias M\"uller

TL;DR
MiDaS v3.1 introduces a variety of new models for monocular depth estimation using different vision transformer backbones, significantly improving accuracy and efficiency for various applications.
Contribution
This work extends MiDaS by integrating multiple transformer-based backbones, analyzing their impact on depth estimation quality and runtime, and providing a general process for future model integration.
Findings
Best model improves depth estimation by 28%
Efficient models support high frame rate applications
Multiple transformer architectures offer diverse performance tradeoffs
Abstract
We release MiDaS v3.1 for monocular depth estimation, offering a variety of new models based on different encoder backbones. This release is motivated by the success of transformers in computer vision, with a large variety of pretrained vision transformers now available. We explore how using the most promising vision transformers as image encoders impacts depth estimation quality and runtime of the MiDaS architecture. Our investigation also includes recent convolutional approaches that achieve comparable quality to vision transformers in image classification tasks. While the previous release MiDaS v3.0 solely leverages the vanilla vision transformer ViT, MiDaS v3.1 offers additional models based on BEiT, Swin, SwinV2, Next-ViT and LeViT. These models offer different performance-runtime tradeoffs. The best model improves the depth estimation quality by 28% while efficient models enable…
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 · Advanced Image Processing Techniques
MethodsAttention Is All You Need · Linear Layer · Softmax · Multi-Head Attention · Residual Connection · Layer Normalization · Dense Connections · Vision Transformer
