KeighBee HF staff commited on
Commit
6172196
·
1 Parent(s): 4b0119b
Files changed (1) hide show
  1. README.md +2 -0
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)