File size: 827 Bytes
bc9465f
 
 
b6103c6
b5bb4ab
 
 
 
bc9465f
c76c872
bc9465f
 
 
bbf48c6
 
 
 
 
 
 
 
 
ff215fd
 
bbf48c6
bc9465f
 
 
 
 
 
 
bbf48c6
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
---
license: apple-ascl
pipeline_tag: depth-estimation
library_name: pytorch
base_model:
- apple/DepthPro
tags:
- safetensors
---
# DepthPro-Safetensors

[https://huggingface.co/apple/DepthPro](https://huggingface.co/apple/DepthPro) converted to SafeTensors.

## Details

- Total Parameters: 951,991,330
- Memory Usage: 1815.78 MB
- Precisions: torch.float16
- Estimated FLOPs: 3,501,896,768

Details calculated with [TensorKIKO](https://github.com/takara-ai/TensorKiko)

## Citation

```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},
}
```