Update README.md
Browse files
README.md
CHANGED
@@ -17,62 +17,62 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
-
value: 58.
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
-
value: 76.
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
-
value: 72.
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
-
value: 74.
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
-
value: 72.
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
36 |
-
value: 82.
|
37 |
- name: IoU Pervious surface
|
38 |
type: IoU
|
39 |
-
value: 53.
|
40 |
- name: IoU Impervious surface
|
41 |
type: IoU
|
42 |
-
value: 74.
|
43 |
- name: IoU Bare soil
|
44 |
type: IoU
|
45 |
-
value: 60.
|
46 |
- name: IoU Water
|
47 |
type: IoU
|
48 |
-
value: 87.
|
49 |
- name: IoU Coniferous
|
50 |
type: IoU
|
51 |
-
value: 46.
|
52 |
- name: IoU Deciduous
|
53 |
type: IoU
|
54 |
-
value: 67.
|
55 |
- name: IoU Brushwood
|
56 |
type: IoU
|
57 |
-
value: 30.
|
58 |
- name: IoU Vineyard
|
59 |
type: IoU
|
60 |
-
value: 82.
|
61 |
- name: IoU Herbaceous vegetation
|
62 |
type: IoU
|
63 |
-
value: 55.
|
64 |
- name: IoU Agricultural land
|
65 |
type: IoU
|
66 |
-
value: 52.
|
67 |
- name: IoU Plowed land
|
68 |
type: IoU
|
69 |
-
value: 40.
|
70 |
- name: IoU Swimming pool
|
71 |
type: IoU
|
72 |
-
value: 48.
|
73 |
- name: IoU Greenhouse
|
74 |
type: IoU
|
75 |
-
value: 39.
|
76 |
|
77 |
pipeline_tag: image-segmentation
|
78 |
---
|
@@ -253,24 +253,24 @@ The _snow_ class is discarded from the average metrics.
|
|
253 |
|
254 |
The following table give the class-wise metrics :
|
255 |
|
256 |
-
|
|
257 |
| ----------------------- | ----------|---------|---------|---------|
|
258 |
-
|
|
259 |
-
|
|
260 |
-
|
|
261 |
-
|
|
262 |
-
|
|
263 |
-
|
|
264 |
-
|
|
265 |
-
|
|
266 |
-
|
|
267 |
-
|
|
268 |
-
|
|
269 |
-
|
|
270 |
-
|
|
271 |
-
|
|
272 |
-
|
|
273 |
-
| **average** | **58.
|
274 |
|
275 |
|
276 |
|
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
+
value: 58.625
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
+
value: 76.371
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
+
value: 72.435
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
+
value: 74.302
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
+
value: 72.489
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
36 |
+
value: 82.631
|
37 |
- name: IoU Pervious surface
|
38 |
type: IoU
|
39 |
+
value: 53.235
|
40 |
- name: IoU Impervious surface
|
41 |
type: IoU
|
42 |
+
value: 74.174
|
43 |
- name: IoU Bare soil
|
44 |
type: IoU
|
45 |
+
value: 60.396
|
46 |
- name: IoU Water
|
47 |
type: IoU
|
48 |
+
value: 87.589
|
49 |
- name: IoU Coniferous
|
50 |
type: IoU
|
51 |
+
value: 46.350
|
52 |
- name: IoU Deciduous
|
53 |
type: IoU
|
54 |
+
value: 67.447
|
55 |
- name: IoU Brushwood
|
56 |
type: IoU
|
57 |
+
value: 30.235
|
58 |
- name: IoU Vineyard
|
59 |
type: IoU
|
60 |
+
value: 82.925
|
61 |
- name: IoU Herbaceous vegetation
|
62 |
type: IoU
|
63 |
+
value: 55.028
|
64 |
- name: IoU Agricultural land
|
65 |
type: IoU
|
66 |
+
value: 52.015
|
67 |
- name: IoU Plowed land
|
68 |
type: IoU
|
69 |
+
value: 40.839
|
70 |
- name: IoU Swimming pool
|
71 |
type: IoU
|
72 |
+
value: 48.443
|
73 |
- name: IoU Greenhouse
|
74 |
type: IoU
|
75 |
+
value: 39.445
|
76 |
|
77 |
pipeline_tag: image-segmentation
|
78 |
---
|
|
|
253 |
|
254 |
The following table give the class-wise metrics :
|
255 |
|
256 |
+
| Classes | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
|
257 |
| ----------------------- | ----------|---------|---------|---------|
|
258 |
+
| building | 82.631 | 90.490 | 90.262 | 90.719 |
|
259 |
+
| pervious_surface | 53.235 | 69.482 | 68.972 | 69.999 |
|
260 |
+
| impervious_surface | 74.174 | 85.172 | 86.282 | 84.091 |
|
261 |
+
| bare_soil | 60.396 | 75.308 | 80.491 | 70.753 |
|
262 |
+
| water | 87.589 | 93.384 | 93.162 | 93.606 |
|
263 |
+
| coniferous | 46.350 | 63.342 | 63.525 | 63.160 |
|
264 |
+
| deciduous | 67.447 | 80.559 | 77.437 | 83.945 |
|
265 |
+
| brushwood | 30.235 | 46.431 | 63.549 | 36.578 |
|
266 |
+
| vineyard | 82.925 | 90.666 | 91.352 | 89.990 |
|
267 |
+
| herbaceous | 55.028 | 70.991 | 70.591 | 71.396 |
|
268 |
+
| agricultural_land | 52.015 | 68.434 | 59.180 | 81.118 |
|
269 |
+
| plowed_land | 40.839 | 57.994 | 68.276 | 50.403 |
|
270 |
+
| swimming_pool | 48.443 | 65.268 | 81.623 | 54.374 |
|
271 |
+
| snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
|
272 |
+
| greenhouse | 39.445 | 56.574 | 45.521 | 74.716 |
|
273 |
+
| **average** | **58.625** | **72.435** | **74.302** | **72.489** |
|
274 |
|
275 |
|
276 |
|