Update README.md
Browse files
README.md
CHANGED
@@ -17,19 +17,19 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
-
value:
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
value: 75.870
|
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
|
@@ -243,7 +243,7 @@ As a result the _Snow_ class is absent from the TEST set.
|
|
243 |
|
244 |
#### Metrics
|
245 |
|
246 |
-
With the evaluation protocol, the **FLAIR-INC_rgb_15cl_mitb5-unetm** have been evaluated to **OA= 75.
|
247 |
The _snow_ class is discarded from the average metrics.
|
248 |
|
249 |
The following table give the class-wise metrics :
|
@@ -265,7 +265,7 @@ The following table give the class-wise metrics :
|
|
265 |
| swimming_pool | 0.000 | 0.000 | 0.000 | 0.000 |
|
266 |
| snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
|
267 |
| greenhouse | 60.884 | 75.687 | 66.620 | 87.609 |
|
268 |
-
| **average** | **
|
269 |
|
270 |
|
271 |
|
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
+
value: 57.258
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
value: 75.870
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
+
value: 69.800
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
+
value: 70.197
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
+
value: 70.333
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
|
|
243 |
|
244 |
#### Metrics
|
245 |
|
246 |
+
With the evaluation protocol, the **FLAIR-INC_rgb_15cl_mitb5-unetm** have been evaluated to **OA= 75.870%** and **mIoU=57.258%**.
|
247 |
The _snow_ class is discarded from the average metrics.
|
248 |
|
249 |
The following table give the class-wise metrics :
|
|
|
265 |
| swimming_pool | 0.000 | 0.000 | 0.000 | 0.000 |
|
266 |
| snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
|
267 |
| greenhouse | 60.884 | 75.687 | 66.620 | 87.609 |
|
268 |
+
| **average** | **57.258** | **69.800** | **70.197** | **70.333** |
|
269 |
|
270 |
|
271 |
|