Spaces:
Runtime error
Runtime error
| 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. | |