Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -35,8 +35,9 @@ RTX 4070 Ti.
|
|
| 35 |
|
| 36 |
## Highlights
|
| 37 |
|
| 38 |
-
- **
|
| 39 |
-
|
|
|
|
| 40 |
- **Wins on Cityscapes** — improves over zero-shot on **all 7** standard metrics
|
| 41 |
(AbsRel −3.0%, RMSE −4.6%, δ<1.25 +1.76 pp).
|
| 42 |
- **Wins on Make3D** — improves over zero-shot on **all 5** standard metrics
|
|
@@ -85,8 +86,8 @@ the LoRA adapters have been merged into the base weights.
|
|
| 85 |
|--------|---------:|--------:|-------:|----------:|---------:|----------:|----------:|
|
| 86 |
| Monodepth2 (ICCV'19) | 0.115 | 0.903 | 4.863 | 0.193 | 0.877 | 0.959 | 0.981 |
|
| 87 |
| MonoViT (3DV'22) | 0.099 | 0.708 | 4.372 | 0.175 | 0.900 | 0.967 | 0.984 |
|
| 88 |
-
| Depth Pro zero-shot | 0.0866 | 0.543 | 3.893 | 0.166 | 0.9253 | 0.9725 | 0.98494 |
|
| 89 |
-
| **AnchorDepth (ours)** | **0.
|
| 90 |
|
| 91 |
### Cityscapes (500 val images, zero-shot cross-domain)
|
| 92 |
|
|
|
|
| 35 |
|
| 36 |
## Highlights
|
| 37 |
|
| 38 |
+
- **Improves over zero-shot Depth Pro on KITTI Eigen on 4 of 7 metrics** —
|
| 39 |
+
AbsRel (−1.6%), RMSElog (−3.3%), δ<1.25 (+1.3 pp), δ<1.25³ — while
|
| 40 |
+
staying within 1–2% on the remaining three.
|
| 41 |
- **Wins on Cityscapes** — improves over zero-shot on **all 7** standard metrics
|
| 42 |
(AbsRel −3.0%, RMSE −4.6%, δ<1.25 +1.76 pp).
|
| 43 |
- **Wins on Make3D** — improves over zero-shot on **all 5** standard metrics
|
|
|
|
| 86 |
|--------|---------:|--------:|-------:|----------:|---------:|----------:|----------:|
|
| 87 |
| Monodepth2 (ICCV'19) | 0.115 | 0.903 | 4.863 | 0.193 | 0.877 | 0.959 | 0.981 |
|
| 88 |
| MonoViT (3DV'22) | 0.099 | 0.708 | 4.372 | 0.175 | 0.900 | 0.967 | 0.984 |
|
| 89 |
+
| Depth Pro zero-shot | 0.0866 | 0.543 | **3.893** | 0.166 | 0.9253 | **0.9725** | 0.98494 |
|
| 90 |
+
| **AnchorDepth (ours)** | **0.0852** | 0.545 | 3.957 | **0.160** | **0.9265** | 0.9724 | **0.98499** |
|
| 91 |
|
| 92 |
### Cityscapes (500 val images, zero-shot cross-domain)
|
| 93 |
|