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.482
|
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
|
@@ -242,7 +242,7 @@ As a result the _Snow_ class is absent from the TEST set.
|
|
242 |
|
243 |
#### Metrics
|
244 |
|
245 |
-
With the evaluation protocol, the **FLAIR-INC_rgb_15cl_resnet34-unet** have been evaluated to **OA= 75.482%** and **mIoU=
|
246 |
The _snow_ class is discarded from the average metrics.
|
247 |
|
248 |
The following table give the class-wise metrics :
|
@@ -264,7 +264,7 @@ The following table give the class-wise metrics :
|
|
264 |
| swimming | 37.081 | 54.101 | 73.596 | 42.771 |
|
265 |
| _snow_ | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
|
266 |
| greenhouse | 60.688 | 75.535 | 71.451 | 80.115 |
|
267 |
-
| **average** | **
|
268 |
|
269 |
|
270 |
|
|
|
17 |
metrics:
|
18 |
- name: mIoU
|
19 |
type: mIoU
|
20 |
+
value: 59.013
|
21 |
- name: Overall Accuracy
|
22 |
type: OA
|
23 |
value: 75.482
|
24 |
- name: Fscore
|
25 |
type: Fscore
|
26 |
+
value: 72.926
|
27 |
- name: Precision
|
28 |
type: Precision
|
29 |
+
value: 75.127
|
30 |
- name: Recall
|
31 |
type: Recall
|
32 |
+
value: 71.993
|
33 |
|
34 |
- name: IoU Buildings
|
35 |
type: IoU
|
|
|
242 |
|
243 |
#### Metrics
|
244 |
|
245 |
+
With the evaluation protocol, the **FLAIR-INC_rgb_15cl_resnet34-unet** have been evaluated to **OA= 75.482%** and **mIoU=59.013%**.
|
246 |
The _snow_ class is discarded from the average metrics.
|
247 |
|
248 |
The following table give the class-wise metrics :
|
|
|
264 |
| swimming | 37.081 | 54.101 | 73.596 | 42.771 |
|
265 |
| _snow_ | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
|
266 |
| greenhouse | 60.688 | 75.535 | 71.451 | 80.115 |
|
267 |
+
| **average** | **59.013** | **72.926** | **75.127** | **71.993** |
|
268 |
|
269 |
|
270 |
|