Update README.md
Browse files
README.md
CHANGED
@@ -17,62 +17,56 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
-
value:
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
-
value: 76.
|
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: 82.
|
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: 87.
|
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 |
-
- name: IoU Swimming pool
|
71 |
-
type: IoU
|
72 |
-
value: 48.4433
|
73 |
-
- name: IoU Greenhouse
|
74 |
-
type: IoU
|
75 |
-
value: 39.4447
|
76 |
|
77 |
pipeline_tag: image-segmentation
|
78 |
---
|
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
+
value: 62.716
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
+
value: 76.509
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
+
value: 75.907
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
+
value: 76.525
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
+
value: 75.714
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
36 |
+
value: 82.564
|
37 |
- name: IoU Pervious surface
|
38 |
type: IoU
|
39 |
+
value: 54.149
|
40 |
- name: IoU Impervious surface
|
41 |
type: IoU
|
42 |
+
value: 73.807
|
43 |
- name: IoU Bare soil
|
44 |
type: IoU
|
45 |
+
value: 59.013
|
46 |
- name: IoU Water
|
47 |
type: IoU
|
48 |
+
value: 87.216
|
49 |
- name: IoU Coniferous
|
50 |
type: IoU
|
51 |
+
value: 61.591
|
52 |
- name: IoU Deciduous
|
53 |
type: IoU
|
54 |
+
value: 72.225
|
55 |
- name: IoU Brushwood
|
56 |
type: IoU
|
57 |
+
value: 31.187
|
58 |
- name: IoU Vineyard
|
59 |
type: IoU
|
60 |
+
value: 76.105
|
61 |
- name: IoU Herbaceous vegetation
|
62 |
type: IoU
|
63 |
+
value: 51.340
|
64 |
- name: IoU Agricultural land
|
65 |
type: IoU
|
66 |
+
value: 57.558
|
67 |
- name: IoU Plowed land
|
68 |
type: IoU
|
69 |
+
value: 45.840
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
|
71 |
pipeline_tag: image-segmentation
|
72 |
---
|