results: full DINOv2 R@1/R@5/R@10
Browse files- results.json +1 -1
results.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"task": "text-to-image retrieval in the fusion-embedding-2 text space"
|
| 8 |
},
|
| 9 |
"comparison": {
|
| 10 |
-
"
|
| 11 |
"note": "Same projector recipe trained on a frozen DINOv2 backbone instead of MoonViT-V2."
|
| 12 |
},
|
| 13 |
"training": {"n_train": 6000, "steps": 4000, "runtime_s": 505.4, "gpu": "A100-80GB"}
|
|
|
|
| 7 |
"task": "text-to-image retrieval in the fusion-embedding-2 text space"
|
| 8 |
},
|
| 9 |
"comparison": {
|
| 10 |
+
"dinov2_backbone_same_recipe": {"R@1": 0.318, "R@5": 0.613, "R@10": 0.749},
|
| 11 |
"note": "Same projector recipe trained on a frozen DINOv2 backbone instead of MoonViT-V2."
|
| 12 |
},
|
| 13 |
"training": {"n_train": 6000, "steps": 4000, "runtime_s": 505.4, "gpu": "A100-80GB"}
|