jucamohedano
commited on
Commit
•
c3f392f
1
Parent(s):
1a04ed7
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,19 @@ tags:
|
|
10 |
- computer vision
|
11 |
- dinov2
|
12 |
- satellite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
Finetuned DINOV2 on [timm/eurosat-rgb dataset ](https://huggingface.co/datasets/timm/eurosat-rgb).
|
|
|
10 |
- computer vision
|
11 |
- dinov2
|
12 |
- satellite
|
13 |
+
model-index:
|
14 |
+
- name: dinov2-base
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
type: image-classification
|
18 |
+
dataset:
|
19 |
+
type: satellite-image
|
20 |
+
name: eurosat-rgb
|
21 |
+
metrics:
|
22 |
+
- name: accuracy
|
23 |
+
type: pass@1
|
24 |
+
value: 0.97
|
25 |
+
verified: false
|
26 |
---
|
27 |
|
28 |
Finetuned DINOV2 on [timm/eurosat-rgb dataset ](https://huggingface.co/datasets/timm/eurosat-rgb).
|