sgiordano commited on
Commit
0f22040
1 Parent(s): a56013c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,19 +17,19 @@ model-index:
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
- value: 55.332
21
  - name: Overall Accuracy
22
  type: OA
23
  value: 74.712
24
  - name: Fscore
25
  type: Fscore
26
- value: 68.424
27
  - name: Precision
28
  type: Precision
29
- value: 69.174
30
  - name: Recall
31
  type: Recall
32
- value: 68.455
33
 
34
  - name: IoU Buildings
35
  type: IoU
@@ -241,7 +241,7 @@ As a result the _Snow_ class is absent from the TEST set.
241
 
242
  #### Metrics
243
 
244
- With the evaluation protocol, the **FLAIR-INC_rgb_15cl_resnet34-fpn** have been evaluated to **OA= 74.712%** and **mIoU=55.332%**.
245
  The _snow_ class is discarded from the average metrics.
246
 
247
  The following table give the class-wise metrics :
@@ -263,7 +263,7 @@ The following table give the class-wise metrics :
263
  | swimming_pool | 42.840 | 59.984 | 71.155 | 51.844 |
264
  | snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
265
  | greenhouse | 64.718 | 78.580 | 73.736 | 84.106 |
266
- | **average** | **55.332** | **68.424** | **69.174** | **68.455** |
267
 
268
 
269
 
 
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
+ value: 59.284
21
  - name: Overall Accuracy
22
  type: OA
23
  value: 74.712
24
  - name: Fscore
25
  type: Fscore
26
+ value: 73.312
27
  - name: Precision
28
  type: Precision
29
+ value: 74.115
30
  - name: Recall
31
  type: Recall
32
+ value: 73.344
33
 
34
  - name: IoU Buildings
35
  type: IoU
 
241
 
242
  #### Metrics
243
 
244
+ With the evaluation protocol, the **FLAIR-INC_rgb_15cl_resnet34-fpn** have been evaluated to **OA= 74.712%** and **mIoU=59.284%**.
245
  The _snow_ class is discarded from the average metrics.
246
 
247
  The following table give the class-wise metrics :
 
263
  | swimming_pool | 42.840 | 59.984 | 71.155 | 51.844 |
264
  | snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
265
  | greenhouse | 64.718 | 78.580 | 73.736 | 84.106 |
266
+ | **average** | **59.284** | **73.312** | **74.115** | **73.344** |
267
 
268
 
269