Update README.md
Browse files
README.md
CHANGED
|
@@ -19,39 +19,6 @@ tags:
|
|
| 19 |
- simplex-volume
|
| 20 |
- cayley-menger
|
| 21 |
- angular-measurement
|
| 22 |
-
datasets:
|
| 23 |
-
- cifar100
|
| 24 |
-
metrics:
|
| 25 |
-
- accuracy
|
| 26 |
-
model-index:
|
| 27 |
-
- name: GeoLIPImageEncoder
|
| 28 |
-
results:
|
| 29 |
-
- task:
|
| 30 |
-
type: image-classification
|
| 31 |
-
name: Image Classification
|
| 32 |
-
dataset:
|
| 33 |
-
type: cifar100
|
| 34 |
-
name: CIFAR-100
|
| 35 |
-
config: default
|
| 36 |
-
split: test
|
| 37 |
-
metrics:
|
| 38 |
-
- type: accuracy
|
| 39 |
-
value: 66.1
|
| 40 |
-
name: Top-1 Accuracy
|
| 41 |
-
verified: false
|
| 42 |
-
- task:
|
| 43 |
-
type: image-classification
|
| 44 |
-
name: Image Classification (kNN)
|
| 45 |
-
dataset:
|
| 46 |
-
type: cifar100
|
| 47 |
-
name: CIFAR-100
|
| 48 |
-
config: default
|
| 49 |
-
split: test
|
| 50 |
-
metrics:
|
| 51 |
-
- type: accuracy
|
| 52 |
-
value: 61.2
|
| 53 |
-
name: kNN Accuracy (k=1)
|
| 54 |
-
verified: false
|
| 55 |
---
|
| 56 |
|
| 57 |
# GeoLIP Core — Geometric Linear Interpolative Patchwork
|
|
|
|
| 19 |
- simplex-volume
|
| 20 |
- cayley-menger
|
| 21 |
- angular-measurement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# GeoLIP Core — Geometric Linear Interpolative Patchwork
|