Commit
•
2461000
1
Parent(s):
4756f41
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,25 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
|
|
5 |
model-index:
|
6 |
- name: philschmid/vit-base-patch16-224-in21k-euroSat
|
7 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
model-index:
|
8 |
- name: philschmid/vit-base-patch16-224-in21k-euroSat
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
name: Image Classification
|
12 |
+
type: image-classification
|
13 |
+
dataset:
|
14 |
+
name: eurosat
|
15 |
+
type: eurosat
|
16 |
+
args: default
|
17 |
+
metrics:
|
18 |
+
- name: accuracy
|
19 |
+
type: accuracy
|
20 |
+
value: 0.9906
|
21 |
+
- name: top-3-accuracy
|
22 |
+
type: top-3-accuracy
|
23 |
+
value: 1.0000
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|