Kyle Pearson commited on
Commit ·
2184745
1
Parent(s): facaee8
docs
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ git clone git@hf.co:pearsonkyle/DepthAnyPanorama-coreml
|
|
| 47 |
|---|---|
|
| 48 |
| **Original model** | [DAP (Insta360 Research)](https://huggingface.co/Insta360-Research/DAP-weights) |
|
| 49 |
| **Architecture** | Depth-Anything-V2 + DINOv3 (ViT-L) |
|
| 50 |
-
| **Input** | Equirectangular panorama, 2:1 aspect ratio (default
|
| 51 |
| **Output** | Monocular depth map, float32, same resolution as input |
|
| 52 |
| **CoreML size** | ~1.2 GB |
|
| 53 |
| **Deployment** | iOS 18+, macOS 15+ (Apple Silicon) |
|
|
|
|
| 47 |
|---|---|
|
| 48 |
| **Original model** | [DAP (Insta360 Research)](https://huggingface.co/Insta360-Research/DAP-weights) |
|
| 49 |
| **Architecture** | Depth-Anything-V2 + DINOv3 (ViT-L) |
|
| 50 |
+
| **Input** | Equirectangular panorama, 2:1 aspect ratio (default 1536×768) |
|
| 51 |
| **Output** | Monocular depth map, float32, same resolution as input |
|
| 52 |
| **CoreML size** | ~1.2 GB |
|
| 53 |
| **Deployment** | iOS 18+, macOS 15+ (Apple Silicon) |
|