Spaces:
Running
Running
File size: 1,073 Bytes
d45b19b 4d7458c 19120fc d45b19b 4d7458c d45b19b 4d7458c d45b19b 4d7458c |
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 |
---
title: ML Depth Pro
emoji: 🍎
colorFrom: blue
colorTo: blue
sdk: gradio
app_file: app.py
pinned: false
short_description: Demo for apple/ml-depth-pro
models: [apple/DepthPro]
---
Demo for **[Depth Pro: Sharp Monocular Metric Depth in Less Than a Second](https://arxiv.org/abs/2410.02073)**,
*Aleksei Bochkovskii, Amaël Delaunoy, Hugo Germain, Marcel Santos, Yichao Zhou, Stephan R. Richter, and Vladlen Koltun*.
## Citation
If you find the paper useful, please cite the following paper:
```bibtex
@article{Bochkovskii2024:arxiv,
author = {Aleksei Bochkovskii and Ama\"{e}l Delaunoy and Hugo Germain and Marcel Santos and
Yichao Zhou and Stephan R. Richter and Vladlen Koltun}
title = {Depth Pro: Sharp Monocular Metric Depth in Less Than a Second},
journal = {arXiv},
year = {2024},
url = {https://arxiv.org/abs/2410.02073},
}
```
## License
This demo uses the sample code which was released under the [LICENSE](./LICENSE) terms.
The demo uses the model weights released under the [LICENSE](./LICENSE) terms.
|