| --- |
| license: mit |
| --- |
| |
| ## What is it? |
|
|
| Just a mirror of a model from https://github.com/isl-org/MiDaS, to allow downloading with Huggingface Hub tools |
|
|
| ## Citation |
|
|
| ```bibtex |
| @ARTICLE {Ranftl2022, |
| author = "Ren\'{e} Ranftl and Katrin Lasinger and David Hafner and Konrad Schindler and Vladlen Koltun", |
| title = "Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-Shot Cross-Dataset Transfer", |
| journal = "IEEE Transactions on Pattern Analysis and Machine Intelligence", |
| year = "2022", |
| volume = "44", |
| number = "3" |
| } |
| ``` |
|
|
| ```bibtex |
| @article{Ranftl2021, |
| author = {Ren\'{e} Ranftl and Alexey Bochkovskiy and Vladlen Koltun}, |
| title = {Vision Transformers for Dense Prediction}, |
| journal = {ICCV}, |
| year = {2021}, |
| } |
| ``` |