IGNF
/

sgiordano commited on
Commit
1e4b930
1 Parent(s): eab392a

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: 53.440
21
  - name: Overall Accuracy
22
  type: OA
23
  value: 75.870
24
  - name: Fscore
25
  type: Fscore
26
- value: 65.146
27
  - name: Precision
28
  type: Precision
29
- value: 65.517
30
  - name: Recall
31
  type: Recall
32
- value: 65.644
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.87%** and **mIoU=53.44%**.
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** | **53.440** | **65.146** | **65.517** | **65.644** |
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