sgiordano commited on
Commit
eb03c8c
1 Parent(s): 11824c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -37
README.md CHANGED
@@ -17,62 +17,62 @@ model-index:
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
- value: 56.67
21
  - name: Overall Accuracy
22
  type: OA
23
- value: 76.26
24
  - name: Fscore
25
  type: Fscore
26
- value: 69.44
27
  - name: Precision
28
  type: Precision
29
- value: 70.88
30
  - name: Recall
31
  type: Recall
32
- value: 69.1
33
 
34
  - name: IoU Buildings
35
  type: IoU
36
- value: 78.61
37
  - name: IoU Pervious surface
38
  type: IoU
39
- value: 52.66
40
  - name: IoU Impervious surface
41
  type: IoU
42
- value: 72.57
43
  - name: IoU Bare soil
44
  type: IoU
45
- value: 59.66
46
  - name: IoU Water
47
  type: IoU
48
- value: 87.60
49
  - name: IoU Coniferous
50
  type: IoU
51
- value: 62.25
52
  - name: IoU Deciduous
53
  type: IoU
54
- value: 71.76
55
  - name: IoU Brushwood
56
  type: IoU
57
- value: 31.27
58
  - name: IoU Vineyard
59
  type: IoU
60
- value: 76.45
61
  - name: IoU Herbaceous vegetation
62
  type: IoU
63
- value: 51.64
64
  - name: IoU Agricultural land
65
  type: IoU
66
- value: 57.64
67
  - name: IoU Plowed land
68
  type: IoU
69
- value: 43.45
70
  - name: IoU Swimming pool
71
  type: IoU
72
- value: 41.26
73
  - name: IoU Greenhouse
74
  type: IoU
75
- value: 63.22
76
 
77
  pipeline_tag: image-segmentation
78
  ---
@@ -242,29 +242,29 @@ As a result the _Snow_ class is absent from the TEST set.
242
 
243
  #### Metrics
244
 
245
- With the evaluation protocol, the **FLAIR-INC_rgbi_15cl_resnet34-unet** have been evaluated to **OA= 76.26%** and **mIoU=56.67%**.
246
  The _snow_ class is discarded from the average metrics.
247
 
248
  The following table give the class-wise metrics :
249
 
250
- | Modalities | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
251
  | ----------------------- | ----------|---------|---------|---------|
252
- | building | 78.61 | 88.03 | 88.60 | 87.47 |
253
- | pervious surface | 52.66 | 68.99 | 70.90 | 67.18 |
254
- | impervious surface | 72.57 | 84.10 | 84.00 | 84.20 |
255
- | bare soil | 59.66 | 74.73 | 77.46 | 72.18 |
256
- | water | 87.6 | 93.39 | 92.37 | 94.44 |
257
- | coniferous | 62.25 | 76.74 | 77.34 | 76.14 |
258
- | deciduous | 71.76 | 83.56 | 81.67 | 85.54 |
259
- | brushwood | 31.27 | 47.64 | 59.51 | 39.72 |
260
- | vineyard | 76.45 | 86.66 | 85.32 | 88.03 |
261
- | herbaceous vegetation | 51.64 | 68.11 | 70.79 | 65.63 |
262
- | agricultural land | 57.64 | 73.13 | 66.93 | 80.59 |
263
- | plowed land | 43.45 | 60.58 | 58.84 | 62.43 |
264
- | swimming_pool | 41.26 | 58.42 | 79.5 | 46.17 |
265
- | _snow_ | _00.00_ | _00.00_ | _00.00_ | _00.00_ |
266
- | greenhouse | 63.22 | 77.47 | 69.99 | 86.73 |
267
- | **average** | **56.67** | **69.44** | **70.88** | **69.10** |
268
 
269
 
270
 
 
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
+ value: 60.718
21
  - name: Overall Accuracy
22
  type: OA
23
+ value: 76.259
24
  - name: Fscore
25
  type: Fscore
26
+ value: 74.396
27
  - name: Precision
28
  type: Precision
29
+ value: 75.944
30
  - name: Recall
31
  type: Recall
32
+ value: 74.033
33
 
34
  - name: IoU Buildings
35
  type: IoU
36
+ value: 78.614
37
  - name: IoU Pervious surface
38
  type: IoU
39
+ value: 52.657
40
  - name: IoU Impervious surface
41
  type: IoU
42
+ value: 72.566
43
  - name: IoU Bare soil
44
  type: IoU
45
+ value: 59.656
46
  - name: IoU Water
47
  type: IoU
48
+ value: 87.604
49
  - name: IoU Coniferous
50
  type: IoU
51
+ value: 62.255
52
  - name: IoU Deciduous
53
  type: IoU
54
+ value: 71.762
55
  - name: IoU Brushwood
56
  type: IoU
57
+ value: 31.270
58
  - name: IoU Vineyard
59
  type: IoU
60
+ value: 76.454
61
  - name: IoU Herbaceous vegetation
62
  type: IoU
63
+ value: 51.643
64
  - name: IoU Agricultural land
65
  type: IoU
66
+ value: 57.639
67
  - name: IoU Plowed land
68
  type: IoU
69
+ value: 43.452
70
  - name: IoU Swimming pool
71
  type: IoU
72
+ value: 41.260
73
  - name: IoU Greenhouse
74
  type: IoU
75
+ value: 63.222
76
 
77
  pipeline_tag: image-segmentation
78
  ---
 
242
 
243
  #### Metrics
244
 
245
+ With the evaluation protocol, the **FLAIR-INC_rgbi_15cl_resnet34-unet** have been evaluated to **OA= 76.259%** and **mIoU=60.718%**.
246
  The _snow_ class is discarded from the average metrics.
247
 
248
  The following table give the class-wise metrics :
249
 
250
+ | Classes | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
251
  | ----------------------- | ----------|---------|---------|---------|
252
+ | building | 78.614 | 88.027 | 88.596 | 87.465 |
253
+ | pervious_surface | 52.657 | 68.988 | 70.900 | 67.176 |
254
+ | impervious_surface | 72.566 | 84.102 | 84.002 | 84.203 |
255
+ | bare_soil | 59.656 | 74.731 | 77.464 | 72.184 |
256
+ | water | 87.604 | 93.393 | 92.367 | 94.442 |
257
+ | coniferous | 62.255 | 76.737 | 77.340 | 76.144 |
258
+ | deciduous | 71.762 | 83.560 | 81.669 | 85.540 |
259
+ | brushwood | 31.270 | 47.643 | 59.508 | 39.723 |
260
+ | vineyard | 76.454 | 86.656 | 85.320 | 88.034 |
261
+ | herbaceous | 51.643 | 68.111 | 70.792 | 65.625 |
262
+ | agricultural_land | 57.639 | 73.127 | 66.930 | 80.590 |
263
+ | plowed_land | 43.452 | 60.581 | 58.839 | 62.430 |
264
+ | swimming_pool | 41.260 | 58.417 | 79.497 | 46.173 |
265
+ | snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
266
+ | greenhouse | 63.222 | 77.467 | 69.990 | 86.733 |
267
+ | **average** | **60.718** | **74.396** | **75.944** | **74.033** |
268
 
269
 
270