Update README.md
Browse files
README.md
CHANGED
@@ -17,56 +17,56 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
-
value:
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
-
value:
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
-
value:
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
-
value:
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
-
value:
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
36 |
-
value:
|
37 |
- name: IoU Pervious surface
|
38 |
type: IoU
|
39 |
-
value:
|
40 |
- name: IoU Impervious surface
|
41 |
type: IoU
|
42 |
-
value:
|
43 |
- name: IoU Bare soil
|
44 |
type: IoU
|
45 |
-
value:
|
46 |
- name: IoU Water
|
47 |
type: IoU
|
48 |
-
value:
|
49 |
- name: IoU Coniferous
|
50 |
type: IoU
|
51 |
-
value:
|
52 |
- name: IoU Deciduous
|
53 |
type: IoU
|
54 |
-
value:
|
55 |
- name: IoU Brushwood
|
56 |
type: IoU
|
57 |
-
value:
|
58 |
- name: IoU Vineyard
|
59 |
type: IoU
|
60 |
-
value:
|
61 |
- name: IoU Herbaceous vegetation
|
62 |
type: IoU
|
63 |
-
value:
|
64 |
- name: IoU Agricultural land
|
65 |
type: IoU
|
66 |
-
value:
|
67 |
- name: IoU Plowed land
|
68 |
type: IoU
|
69 |
-
value:
|
70 |
|
71 |
pipeline_tag: image-segmentation
|
72 |
---
|
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
+
value: 60.706
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
+
value: 75.238
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
+
value: 74.336
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
+
value: 75.140
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
+
value: 74.257
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
36 |
+
value: 79.007
|
37 |
- name: IoU Pervious surface
|
38 |
type: IoU
|
39 |
+
value: 53.805
|
40 |
- name: IoU Impervious surface
|
41 |
type: IoU
|
42 |
+
value: 72.274
|
43 |
- name: IoU Bare soil
|
44 |
type: IoU
|
45 |
+
value: 61.068
|
46 |
- name: IoU Water
|
47 |
type: IoU
|
48 |
+
value: 83.352
|
49 |
- name: IoU Coniferous
|
50 |
type: IoU
|
51 |
+
value: 55.612
|
52 |
- name: IoU Deciduous
|
53 |
type: IoU
|
54 |
+
value: 69.265
|
55 |
- name: IoU Brushwood
|
56 |
type: IoU
|
57 |
+
value: 28.487
|
58 |
- name: IoU Vineyard
|
59 |
type: IoU
|
60 |
+
value: 75.632
|
61 |
- name: IoU Herbaceous vegetation
|
62 |
type: IoU
|
63 |
+
value: 50.723
|
64 |
- name: IoU Agricultural land
|
65 |
type: IoU
|
66 |
+
value: 56.752
|
67 |
- name: IoU Plowed land
|
68 |
type: IoU
|
69 |
+
value: 42.490
|
70 |
|
71 |
pipeline_tag: image-segmentation
|
72 |
---
|