Update Status with full NYU Eigen eval results
Browse files
README.md
CHANGED
|
@@ -67,7 +67,7 @@ Barron (2025) power transform (λ=−3, c=10/3) maps metric depth to `u ∈ [0,
|
|
| 67 |
|
| 68 |
## Status
|
| 69 |
|
| 70 |
-
A substantially better checkpoint is staged in `pending/` — rank-256 + text-encoder LoRA trained on 58 k mixed Hypersim + NYU frames
|
| 71 |
|
| 72 |
## Usage
|
| 73 |
|
|
|
|
| 67 |
|
| 68 |
## Status
|
| 69 |
|
| 70 |
+
A substantially better checkpoint is staged in `pending/` — rank-256 + text-encoder LoRA trained on 58 k mixed Hypersim + NYU frames. NYU Eigen test (490 frames evaluated): **0.596 m RMSE / 0.745 δ1 / 0.163 AbsRel**, roughly doubling δ1 and more than halving RMSE versus the rank-32 baseline (1.566 m / 0.370 / 0.461). On the 10 hardest NYU frames where the rank-32 baseline scored 3–4 m, the new checkpoint gets 0.436 m / 0.819 δ1. Vision Banana paper reference (full set, full instruction-tune of NBP): 0.948 δ1 / 0.074 AbsRel. See `pending/README.md` for load instructions; canonical root weights will be replaced once a later step beats this one.
|
| 71 |
|
| 72 |
## Usage
|
| 73 |
|