File size: 891 Bytes
1f6cfd6 ac93efd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
license: openrail
language:
- en
pipeline_tag: depth-estimation
tags:
- monocular depth estimation
- video depth estimation
- in-the-wild
- zero-shot
- depth
---
# RollingDepth: Video Depth without Video Models
[![Website](doc/badges/badge-website.svg)](https://rollingdepth.github.io/)
[![License](https://img.shields.io/badge/License-RAIL++--M-929292)](LICENSE-MODEL.txt)
<!-- internal checkpoint id: 54-1_tar+hyp_1-3frame_d-pertub_d-squeeze_bs8/checkpoint/iter_022000 -->
These components are copied from [Stable-Diffusion-2](https://huggingface.co/stabilityai/stable-diffusion-2): `text_encoder`, `tokenizer`, and `vae`.
## 🎓 Citation
```bibtex
```
## 🎫 License
The model is licensed under RAIL++-M License (as defined in the [LICENSE-MODEL](LICENSE-MODEL.txt))
By downloading and using model you agree to the terms in the [LICENSE-MODEL](LICENSE-MODEL.txt).
|