readme
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ base_model:
|
|
9 |
|
10 |
# DepthPro CoreML Models
|
11 |
|
|
|
|
|
12 |
[DepthPro paper](https://arxiv.org/pdf/2410.02073)
|
13 |
|
14 |
[DepthPro original repo](https://huggingface.co/apple/DepthPro)
|
|
|
9 |
|
10 |
# DepthPro CoreML Models
|
11 |
|
12 |
+
DepthPro is a monocular depth estimation model. This means that it is trained to predict depth on a single image.
|
13 |
+
|
14 |
[DepthPro paper](https://arxiv.org/pdf/2410.02073)
|
15 |
|
16 |
[DepthPro original repo](https://huggingface.co/apple/DepthPro)
|