sgiordano commited on
Commit
34247b4
1 Parent(s): 8fc9d93

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: 54.220
21
  - name: Overall Accuracy
22
  type: OA
23
  value: 74.887
24
  - name: Fscore
25
  type: Fscore
26
- value: 67.509
27
  - name: Precision
28
  type: Precision
29
- value: 67.739
30
  - name: Recall
31
  type: Recall
32
- value: 68.497
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_resnet34-deeplabv3** have been evaluated to **OA= 74.887%** and **mIoU=54.220%**.
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 | 38.207 | 55.289 | 59.539 | 51.606 |
266
  | snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
267
  | greenhouse | 53.815 | 69.974 | 57.120 | 90.293 |
268
- | **average** | **54.220** | **67.509** | **67.739** | **68.497** |
269
 
270
 
271
 
 
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
+ value: 58.093
21
  - name: Overall Accuracy
22
  type: OA
23
  value: 74.887
24
  - name: Fscore
25
  type: Fscore
26
+ value: 72.331
27
  - name: Precision
28
  type: Precision
29
+ value: 72.577
30
  - name: Recall
31
  type: Recall
32
+ value: 73.390
33
 
34
  - name: IoU Buildings
35
  type: IoU
 
243
 
244
  #### Metrics
245
 
246
+ With the evaluation protocol, the **FLAIR-INC_rgb_15cl_resnet34-deeplabv3** have been evaluated to **OA= 74.887%** and **mIoU=58.093%**.
247
  The _snow_ class is discarded from the average metrics.
248
 
249
  The following table give the class-wise metrics :
 
265
  | swimming_pool | 38.207 | 55.289 | 59.539 | 51.606 |
266
  | snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
267
  | greenhouse | 53.815 | 69.974 | 57.120 | 90.293 |
268
+ | **average** | **58.093** | **72.331** | **72.577** | **73.390** |
269
 
270
 
271